Package | Description |
---|---|
com.verisign.epp.codec.fee.v09 |
Fee Extension v09 packet encoder and decoder classes (CODEC).
|
Modifier and Type | Method and Description |
---|---|
java.util.List<EPPFeeObject> |
EPPFeeCheck.getObjects()
Gets the list of objects to check.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPFeeCheck.addObject(EPPFeeObject aObject)
Adds an object to the list of objects to check the fee.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPFeeCheck.setObjects(java.util.List<EPPFeeObject> aObjects)
Sets the list of objects to check.
|
Constructor and Description |
---|
EPPFeeCheck(java.util.List<EPPFeeObject> aObjects)
Constructor for
EPPFeeCheck that takes the list of domains
to check. |
Copyright © VeriSign Inc. All Rights Reserved.