org.openrtk.idl.epp02.contact

Class epp_ContactVoice

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

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.

Field Summary

Fields inherited from class org.openrtk.idl.epp02.contact.epp_ContactPhone

m_extension, m_value

Constructor Summary

epp_ContactVoice()
epp_ContactVoice(String _m_extension, String _m_value)

Method Summary

Methods inherited from class org.openrtk.idl.epp02.contact.epp_ContactPhone

getExtension, getValue, setExtension, setValue, toString

Constructor Details

epp_ContactVoice

public epp_ContactVoice()

epp_ContactVoice

public epp_ContactVoice(String _m_extension,
                        String _m_value)

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