Class NSSubProduct
java.lang.Object
com.verisign.epp.namestore.interfaces.NSSubProduct
Deprecated.
Use the a-label TLD for the subProductID, except for use of "dotCC" for CC, "dotTV" for TV, and "dotJOBS" for JOBS.
NameStore sub-product id constants used with either
NSDomain.setSubProductID(String), NSHost.setSubProductID(String), or NSContact.setSubProductID(String).-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.Constant when targeting the CC registry/sub-product.static final StringDeprecated.Constant when targeting the COM registry/sub-product.static final StringDeprecated.Constant when targeting the EDU registry/sub-product.static final StringDeprecated.Constant when targeting the JOBS registry/sub-product.static final StringDeprecated.Constant when targeting the NAME registry/sub-product.static final StringDeprecated.Constant when targeting the NET registry/sub-product.static final StringDeprecated.Constant when targeting the TV registry/sub-product. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CC
Deprecated.Constant when targeting the CC registry/sub-product.- See Also:
-
TV
Deprecated.Constant when targeting the TV registry/sub-product.- See Also:
-
COM
Deprecated.Constant when targeting the COM registry/sub-product.- See Also:
-
NET
Deprecated.Constant when targeting the NET registry/sub-product.- See Also:
-
EDU
Deprecated.Constant when targeting the EDU registry/sub-product.- See Also:
-
JOBS
Deprecated.Constant when targeting the JOBS registry/sub-product.- See Also:
-
NAME
Deprecated.Constant when targeting the NAME registry/sub-product.- See Also:
-
-
Constructor Details
-
NSSubProduct
public NSSubProduct()Deprecated.
-