EPP RTK
for Java v 0.3.10

org.openrtk.idl.epp.domain
Class epp_DomainPeriodUnitType

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

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

org/openrtk/idl/epp/domain/epp_DomainPeriodUnitType.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
static int _MONTH
           
static int _YEAR
           
static epp_DomainPeriodUnitType MONTH
           
static epp_DomainPeriodUnitType YEAR
           
 
Constructor Summary
protected epp_DomainPeriodUnitType(int value)
           
 
Method Summary
static epp_DomainPeriodUnitType from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_YEAR

public static final int _YEAR

YEAR

public static final epp_DomainPeriodUnitType YEAR

_MONTH

public static final int _MONTH

MONTH

public static final epp_DomainPeriodUnitType MONTH
Constructor Detail

epp_DomainPeriodUnitType

protected epp_DomainPeriodUnitType(int value)
Method Detail

value

public int value()

from_int

public static epp_DomainPeriodUnitType from_int(int value)

EPP RTK
for Java v 0.3.10

Copyright © 2001 - Tucows, Inc.