EPP RTK
for Java v 0.3.10

org.openrtk.idl.epp.contact
Class epp_ContactVoice

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

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

Fields inherited from class org.openrtk.idl.epp.contact.epp_ContactPhone
m_extension, m_value
 
Constructor Summary
epp_ContactVoice()
           
epp_ContactVoice(java.lang.String _m_extension, java.lang.String _m_value)
           
 
Methods inherited from class org.openrtk.idl.epp.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()

epp_ContactVoice

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

EPP RTK
for Java v 0.3.10

Copyright © 2001 - Tucows, Inc.