Package | Description |
---|---|
com.verisign.epp.codec.gen |
Modifier and Type | Method and Description |
---|---|
EPPValue |
EPPExtValue.getValue()
Gets the value element associated with the error.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPResult.addValue(EPPValue aValue)
Adds an
EPPValue instance to the list of client error
elements. |
void |
EPPExtValue.setValue(EPPValue aValue)
Sets the value associated with the error.
|
void |
EPPResult.setValues(EPPValue[] aValues)
Sets the values associated with the result.
|
Constructor and Description |
---|
EPPExtValue(java.lang.String aReason,
EPPValue aValue)
Allocates a new
EPPExtValue with both the
value and reason attributes specified. |
Copyright © VeriSign Inc. All Rights Reserved.