org.openrtk.idl.epp0604

Class epp_dcpExpiry

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

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

Class used to specifiy the expiry date of the data collection policy. $Header: /cvsroot/epp-rtk/epp-rtk/java/src/org/openrtk/idl/epp0604/epp_dcpExpiry.java,v 1.2 2003/09/10 21:29:57 tubadanm Exp $
$Revision: 1.2 $
$Date: 2003/09/10 21:29:57 $
See Also:
epp_DataCollectionPolicy, EPPGreeting

Field Summary

epp_dcpExpiryType
m_type
String
m_value

Constructor Summary

epp_dcpExpiry()
epp_dcpExpiry(epp_dcpExpiryType _m_type, String _m_value)

Method Summary

epp_dcpExpiryType
getType()
String
getValue()
void
setType(epp_dcpExpiryType value)
void
setValue(String value)
String
toString()

Field Details

m_type

public epp_dcpExpiryType m_type

m_value

public String m_value

Constructor Details

epp_dcpExpiry

public epp_dcpExpiry()

epp_dcpExpiry

public epp_dcpExpiry(epp_dcpExpiryType _m_type,
                     String _m_value)

Method Details

getType

public epp_dcpExpiryType getType()

getValue

public String getValue()

setType

public void setType(epp_dcpExpiryType value)

setValue

public void setValue(String value)

toString

public String toString()

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