EPP RTK
for Java v 0.7.2

org.openrtk.idl.epp02.contact
Class epp_ContactVoice

java.lang.Object
  |
  +--org.openrtk.idl.epp02.contact.epp_ContactPhone
        |
        +--org.openrtk.idl.epp02.contact.epp_ContactVoice
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

Deprecated. As of EPP-RTK version 0.3.8, replaced by epp_ContactPhone.

public class epp_ContactVoice
extends epp_ContactPhone

Deprecated class to maintain some backward compatibility. epp_ContactPhone is the preferred class to use for the Contact's m_voice data member.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openrtk.idl.epp02.contact.epp_ContactPhone
m_extension, m_value
 
Constructor Summary
epp_ContactVoice()
          Deprecated.  
epp_ContactVoice(java.lang.String _m_extension, java.lang.String _m_value)
          Deprecated.  
 
Methods inherited from class org.openrtk.idl.epp02.contact.epp_ContactPhone
getExtension, getValue, setExtension, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

epp_ContactVoice

public epp_ContactVoice()
Deprecated. 

epp_ContactVoice

public epp_ContactVoice(java.lang.String _m_extension,
                        java.lang.String _m_value)
Deprecated. 

EPP RTK
for Java v 0.7.2

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