|
EPP 0.2.5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.neulevel.biz.BizContact
This BizContact
class defines various constants and methods
related to EPP Contact objects associated with the BIZprotect product suite.
Field Summary | |
static java.lang.String |
BIZ_CONTACT_EMAIL
Secondary email to be associated with a contact object |
static java.lang.String |
BIZ_CONTACT_PAGER
Pager to be associated with a contact object |
static java.lang.String |
BIZ_CONTACT_PHONE
Secondary phone to be associated with a contact object. |
static java.lang.String |
BIZ_CONTACT_PHONEEXT
Secondary phone extenstion to be associated with a contact object. |
static java.lang.String |
BIZ_CONTACT_TITLE
Title to be associated with a contact object |
static java.lang.String |
BIZ_NEWPASSWORD
Owner user new password to be supplied in various update commands related to contact objects, supplied in the <unspec> field |
static java.lang.String |
BIZ_PASSWORD
Owner user password to be supplied in various update commands related to contact objects, supplied in the <unspec> field |
static java.lang.String |
BIZ_USERID
Owner user id to be supplied in various update commands related to contact objects, supplied in the <unspec> field |
Constructor Summary | |
BizContact()
|
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 BIZ_USERID
public static final java.lang.String BIZ_PASSWORD
public static final java.lang.String BIZ_NEWPASSWORD
public static final java.lang.String BIZ_CONTACT_TITLE
public static final java.lang.String BIZ_CONTACT_PAGER
public static final java.lang.String BIZ_CONTACT_PHONE
public static final java.lang.String BIZ_CONTACT_PHONEEXT
public static final java.lang.String BIZ_CONTACT_EMAIL
Constructor Detail |
public BizContact()
|
EPP 0.2.5 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |