org.openrtk.idl.epp02

Class epp_PollResDataType

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

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

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

Field Summary

static epp_PollResDataType
CONTACT_TRANSFER
static epp_PollResDataType
DOMAIN_TRANSFER
static int
_CONTACT_TRANSFER
static int
_DOMAIN_TRANSFER

Constructor Summary

epp_PollResDataType(int value)

Method Summary

static epp_PollResDataType
from_int(int value)
int
value()

Field Details

CONTACT_TRANSFER

public static final epp_PollResDataType CONTACT_TRANSFER

DOMAIN_TRANSFER

public static final epp_PollResDataType DOMAIN_TRANSFER

_CONTACT_TRANSFER

public static final int _CONTACT_TRANSFER
Field Value:
1

_DOMAIN_TRANSFER

public static final int _DOMAIN_TRANSFER
Field Value:
0

Constructor Details

epp_PollResDataType

protected epp_PollResDataType(int value)

Method Details

from_int

public static epp_PollResDataType from_int(int value)

value

public int value()

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