Package | Description |
---|---|
com.verisign.epp.codec.idntable |
Modifier and Type | Method and Description |
---|---|
EPPIdnTableInfoTable.Type |
EPPIdnTableInfoTable.getType()
Gets the IDN Table type
|
static EPPIdnTableInfoTable.Type |
EPPIdnTableInfoTable.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EPPIdnTableInfoTable.Type[] |
EPPIdnTableInfoTable.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EPPIdnTableInfoTable.setType(EPPIdnTableInfoTable.Type aType)
Sets the IDN Table type.
|
Constructor and Description |
---|
EPPIdnTableInfoTable(java.lang.String aName,
EPPIdnTableInfoTable.Type aType,
java.lang.String aDescription,
java.util.Date aUpdateDate)
Constructor for
EPPIdnTableInfoTable that takes the required
attributes. |
Copyright © VeriSign Inc. All Rights Reserved.