EPP RTK
for Java v 0.7.2

org.openrtk.idl.epp02.domain
Class epp_DomainPeriod

java.lang.Object
  |
  +--org.openrtk.idl.epp02.domain.epp_DomainPeriod
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public class epp_DomainPeriod
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/openrtk/idl/epp/domain/epp_DomainPeriod.java Generated by the IDL-to-Java compiler (portable), version "3.0" from epp_domain.idl Thursday, July 26, 2001 6:26:07 PM EDT

See Also:
Serialized Form

Field Summary
 epp_DomainPeriodUnitType m_unit
           
 short m_value
           
 
Constructor Summary
epp_DomainPeriod()
           
epp_DomainPeriod(epp_DomainPeriodUnitType _m_unit, short _m_value)
           
 
Method Summary
 epp_DomainPeriodUnitType getUnit()
           
 short getValue()
           
 void setUnit(epp_DomainPeriodUnitType value)
           
 void setValue(int value)
           
 void setValue(short value)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

m_unit

public epp_DomainPeriodUnitType m_unit

m_value

public short m_value
Constructor Detail

epp_DomainPeriod

public epp_DomainPeriod()

epp_DomainPeriod

public epp_DomainPeriod(epp_DomainPeriodUnitType _m_unit,
                        short _m_value)
Method Detail

setUnit

public void setUnit(epp_DomainPeriodUnitType value)

getUnit

public epp_DomainPeriodUnitType getUnit()

setValue

public void setValue(short value)

setValue

public void setValue(int value)

getValue

public short getValue()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

EPP RTK
for Java v 0.7.2

Copyright ? 2001-2002 - Tucows, Inc., 2003 - LibertyRMS