org.openrtk.idl.epp02.host

Class epp_HostAddressType

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

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

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

Field Summary

static epp_HostAddressType
IPV4
static epp_HostAddressType
IPV6
static int
_IPV4
static int
_IPV6

Constructor Summary

epp_HostAddressType(int value)

Method Summary

static epp_HostAddressType
from_int(int value)
int
value()

Field Details

IPV4

public static final epp_HostAddressType IPV4

IPV6

public static final epp_HostAddressType IPV6

_IPV4

public static final int _IPV4
Field Value:
0

_IPV6

public static final int _IPV6
Field Value:
1

Constructor Details

epp_HostAddressType

protected epp_HostAddressType(int value)

Method Details

from_int

public static epp_HostAddressType from_int(int value)

value

public int value()

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