class EppResponseDataCreate

This EppResponseDataCreate class implements EPP Response Data entity for EPP Command Create.

Inheritance:


Public Methods

[more] EppResponseDataCreate()
Creates EppResponseDataCreate object
[more]virtual ~EppResponseDataCreate()
Destructor
[more]virtual int getEntityType()
Returns the run-time type of an EppEntity object
[more]DOMString getRoid()
Gets ROID associated with the creation of an EppObject
[more]void setRoid( DOMString roid )
Sets ROID associated with the creation of an EppObject

Protected Fields

[more]DOMString roid
The ROID associated with the response data after creating an object successfully


Inherited from EppResponseData:

Public Methods

ostatic EppResponseData* fromXML( const DOM_Node& root )


Inherited from EppEntity:

Public Methods

obool instanceOf( const int type )
ovirtual DOM_Element toXML( DOM_Document &doc, const DOMString &tag )
ovirtual DOMString toString()

Protected Methods

oDOMString toString( const DOMString &tag )


Documentation

This EppResponseDataCreate class implements EPP Response Data entity for EPP Command Create.

oDOMString roid
The ROID associated with the response data after creating an object successfully

Deprecated:
for EPP-04 (06/29/2001)

o EppResponseDataCreate()
Creates EppResponseDataCreate object

ovirtual ~EppResponseDataCreate()
Destructor

ovirtual int getEntityType()
Returns the run-time type of an EppEntity object

oDOMString getRoid()
Gets ROID associated with the creation of an EppObject

Deprecated:
for EPP-04 (06/29/2001)

ovoid setRoid( DOMString roid )
Sets ROID associated with the creation of an EppObject

Deprecated:
for EPP-04 (06/29/2001)


Direct child classes:
EppResponseDataCreateHost
EppResponseDataCreateDomain
EppResponseDataCreateContact
Author:
Ning Zhang ning.zhang@neustar.com
Version:
$Revision: 1.1 $ $Date: 2001/11/05 20:20:36 $

Alphabetic index HTML hierarchy of classes or Java


Copyright © 2001 NeuStar, Inc. All Rights Reserved.