Package | Description |
---|---|
com.verisign.epp.codec.idntable |
Modifier and Type | Method and Description |
---|---|
java.util.List<EPPIdnTableInfoListItem> |
EPPIdnTableInfoResp.getList()
Gets the list information in List Info Form.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPIdnTableInfoResp.addListItem(EPPIdnTableInfoListItem aListItem)
Append a list item to the list in List Info Form.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPIdnTableInfoResp.setList(java.util.List<EPPIdnTableInfoListItem> aList)
Sets the list information in List Info Form.
|
Constructor and Description |
---|
EPPIdnTableInfoResp(EPPTransId aTransId,
java.util.List<EPPIdnTableInfoListItem> aList)
EPPIdnTableInfoResp constructor that only takes the
transaction identifier and the list information for the List Info Form. |
Copyright © VeriSign Inc. All Rights Reserved.