|
EPP 0.4.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.neulevel.biz.BizAccount
public class BizAccount
This BizAccount class defines various constants and methods
related to the BIZaccount service.
| Field Summary | |
|---|---|
static java.lang.String |
ID
Service ID for BIZ Account |
static java.lang.String |
PARAM_DISTLIST
Service parameter for distribution list, which is a list of email addresses. |
static java.lang.String |
PARAM_LANGPREF
Service parameter for the preferred language used in service notification. |
static java.lang.String |
PARAM_SVCLIST
Service parameter for other services associated with the account. |
| Constructor Summary | |
|---|---|
BizAccount()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ID
public static final java.lang.String PARAM_DISTLIST
Note: This <param> can have zero or multiple instances. It can be supplied via the <create> command and can be added or removed via the <update> command
public static final java.lang.String PARAM_LANGPREF
Note: This <param> can have only one instance. It is required in the <create> command and can be changed by removing and adding this <param> in a single <update> command
public static final java.lang.String PARAM_SVCLIST
Note: This <param> can have zero or multiple instances and can be returned in the response of an <info> command
| Constructor Detail |
|---|
public BizAccount()
|
EPP 0.4.9 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||