Class EPPRelatedDomain

java.lang.Object
com.verisign.epp.interfaces.EPPDomain
com.verisign.epp.interfaces.EPPRelatedDomain
Direct Known Subclasses:
NSDomain

public class EPPRelatedDomain extends EPPDomain
EPPRelatedDomain is the client interface specific to the Related Domain EPP Extension to support sending the info command in both the Domain Info Form and the Related Info Form via the EPPDomain.sendInfo() method. The form is defined by the type attribute using one of the two constants of TYPE_DOMAIN for the Domain Info Form and TYPE_RELATED for the Related Info Form. The default form is the Domain Info Form.
See Also: