org.openrtk.idl.epp02.contact

Class epp_ContactPhone

Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity
Known Direct Subclasses:
epp_ContactVoice

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

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

Field Summary

String
m_extension
String
m_value

Constructor Summary

epp_ContactPhone()
epp_ContactPhone(String _m_extension, String _m_value)

Method Summary

String
getExtension()
String
getValue()
void
setExtension(String value)
void
setValue(String value)
String
toString()

Field Details

m_extension

public String m_extension

m_value

public String m_value

Constructor Details

epp_ContactPhone

public epp_ContactPhone()

epp_ContactPhone

public epp_ContactPhone(String _m_extension,
                        String _m_value)

Method Details

getExtension

public String getExtension()

getValue

public String getValue()

setExtension

public void setExtension(String value)

setValue

public void setValue(String value)

toString

public String toString()

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