|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPIdnTableInfoTable.Type | |
|---|---|
| com.verisign.epp.codec.idntable | |
| Uses of EPPIdnTableInfoTable.Type in com.verisign.epp.codec.idntable |
|---|
| Methods in com.verisign.epp.codec.idntable that return EPPIdnTableInfoTable.Type | |
|---|---|
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. |
| Methods in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableInfoTable.Type | |
|---|---|
void |
EPPIdnTableInfoTable.setType(EPPIdnTableInfoTable.Type aType)
Sets the IDN Table type. |
| Constructors in com.verisign.epp.codec.idntable with parameters of type EPPIdnTableInfoTable.Type | |
|---|---|
EPPIdnTableInfoTable(java.lang.String aName,
EPPIdnTableInfoTable.Type aType,
java.lang.String aDescription,
java.util.Date aUpdateDate)
Constructor for EPPIdnTableInfoTable that takes the required
attributes. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||