org.openrtk.idl.epp02.host

Class epp_HostStatus

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

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

org/openrtk/idl/epp/host/epp_HostStatus.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

String
m_lang
epp_HostStatusType
m_type
String
m_value

Constructor Summary

epp_HostStatus()
epp_HostStatus(epp_HostStatusType _m_type, String _m_lang, String _m_value)

Method Summary

String
getLang()
epp_HostStatusType
getType()
String
getValue()
void
setLang(String value)
void
setType(epp_HostStatusType value)
void
setValue(String value)
String
toString()

Field Details

m_lang

public String m_lang

m_type

public epp_HostStatusType m_type

m_value

public String m_value

Constructor Details

epp_HostStatus

public epp_HostStatus()

epp_HostStatus

public epp_HostStatus(epp_HostStatusType _m_type,
                      String _m_lang,
                      String _m_value)

Method Details

getLang

public String getLang()

getType

public epp_HostStatusType getType()

getValue

public String getValue()

setLang

public void setLang(String value)

setType

public void setType(epp_HostStatusType value)

setValue

public void setValue(String value)

toString

public String toString()

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