org.openrtk.idl.epp02.domain

Class epp_DomainPeriodUnitType

Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity

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

Field Summary

static epp_DomainPeriodUnitType
MONTH
static epp_DomainPeriodUnitType
YEAR
static int
_MONTH
static int
_YEAR

Constructor Summary

epp_DomainPeriodUnitType(int value)

Method Summary

static epp_DomainPeriodUnitType
from_int(int value)
int
value()

Field Details

MONTH

public static final epp_DomainPeriodUnitType MONTH

YEAR

public static final epp_DomainPeriodUnitType YEAR

_MONTH

public static final int _MONTH
Field Value:
1

_YEAR

public static final int _YEAR
Field Value:
0

Constructor Details

epp_DomainPeriodUnitType

protected epp_DomainPeriodUnitType(int value)

Method Details

from_int

public static epp_DomainPeriodUnitType from_int(int value)

value

public int value()

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