Class EPPCoaExtAttr

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

public class EPPCoaExtAttr extends Object implements EPPCodecComponent
EPPCodecComponent that encodes and decodes a COA Attr Tag.

Title: EPP 1.0 Client Object Attribute - Attr

Description: Each EPPCoaExtAttr object represents a single Client Object Attribute. As such it contains a single key-value pair, represented by one EPPCoaExtKey and one EPPCoaExtValue element.
As XML, is is represented by a <coa:attr> element containing a single <coa:key> element and a single <coa:value> element.

Copyright: Copyright (c) 2011

Company: VeriSign

See Also: