org.openrtk.idl.epp02

Class epp_PollOpType

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

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

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

Field Summary

static epp_PollOpType
ACK
static epp_PollOpType
REQ
static int
_ACK
static int
_REQ

Constructor Summary

epp_PollOpType(int value)

Method Summary

static epp_PollOpType
from_int(int value)
int
value()

Field Details

ACK

public static final epp_PollOpType ACK

REQ

public static final epp_PollOpType REQ

_ACK

public static final int _ACK
Field Value:
1

_REQ

public static final int _REQ
Field Value:
0

Constructor Details

epp_PollOpType

protected epp_PollOpType(int value)

Method Details

from_int

public static epp_PollOpType from_int(int value)

value

public int value()

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