org.openrtk.idl.epp02

Class epp_CheckResult

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

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

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

boolean
m_exists
String
m_value

Constructor Summary

epp_CheckResult()
epp_CheckResult(boolean _m_exists, String _m_value)

Method Summary

boolean
getExists()
String
getValue()
void
setExists(boolean value)
void
setValue(String value)
String
toString()

Field Details

m_exists

public boolean m_exists

m_value

public String m_value

Constructor Details

epp_CheckResult

public epp_CheckResult()

epp_CheckResult

public epp_CheckResult(boolean _m_exists,
                       String _m_value)

Method Details

getExists

public boolean getExists()

getValue

public String getValue()

setExists

public void setExists(boolean value)

setValue

public void setValue(String value)

toString

public String toString()

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