Class EPPRelatedDomainExtInfData

java.lang.Object
com.verisign.epp.codec.relateddomainext.EPPRelatedDomainExtInfData
All Implemented Interfaces:
EPPCodecComponent, Serializable, Cloneable

public class EPPRelatedDomainExtInfData extends Object implements EPPCodecComponent
EPPCodecComponent that encodes and decodes a <relDom:infData> tag

Title: EPP 1.0 Related Domain - infData tag

Description: The EPPRelatedDomainExtInfData object represents the collection of domains in a family of related domains. As such it is composed of a collection of EPPRelatedDomainExtGroup objects.
As XML, it is represented by a <relDom:infData> element containing a number of <relDom:group> elements.

See Also: