| Package | Description |
|---|---|
| com.verisign.epp.codec.registry.v02 |
| Modifier and Type | Method and Description |
|---|---|
EPPRegistryLanguage.VariantStrategy |
EPPRegistryLanguage.getVariantStrategy()
Gets the OPTIONAL strategy for the handling of variants for the language.
|
static EPPRegistryLanguage.VariantStrategy |
EPPRegistryLanguage.VariantStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EPPRegistryLanguage.VariantStrategy[] |
EPPRegistryLanguage.VariantStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EPPRegistryLanguage.setVariantStrategy(EPPRegistryLanguage.VariantStrategy aVariantStrategy)
Sets the OPTIONAL strategy for the handling of variants for the language.
|
| Constructor and Description |
|---|
EPPRegistryLanguage(java.lang.String aCode,
java.lang.String aTable,
EPPRegistryLanguage.VariantStrategy aVariantStrategy)
EPPRegistryLanguage constructor that takes all attributes. |
Copyright © VeriSign Inc. All Rights Reserved.