| Package | Description |
|---|---|
| ietf.params.xml.ns.epp_1 |
| Modifier and Type | Field and Description |
|---|---|
protected ExtAnyType |
EppType.extension |
protected ExtAnyType |
CommandType.extension |
protected ExtAnyType |
ResponseType.extension |
protected ExtAnyType |
ResponseType.resData |
| Modifier and Type | Method and Description |
|---|---|
ExtAnyType |
ObjectFactory.createExtAnyType()
Create an instance of
ExtAnyType |
ExtAnyType |
EppType.getExtension()
Gets the value of the extension property.
|
ExtAnyType |
CommandType.getExtension()
Gets the value of the extension property.
|
ExtAnyType |
ResponseType.getExtension()
Gets the value of the extension property.
|
ExtAnyType |
ResponseType.getResData()
Gets the value of the resData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EppType.setExtension(ExtAnyType value)
Sets the value of the extension property.
|
void |
CommandType.setExtension(ExtAnyType value)
Sets the value of the extension property.
|
void |
ResponseType.setExtension(ExtAnyType value)
Sets the value of the extension property.
|
void |
ResponseType.setResData(ExtAnyType value)
Sets the value of the resData property.
|
Copyright © 2022. All rights reserved.