|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnz.co.cks.tms.xml.NcbType
Class NcbType.
| Constructor Summary | |
NcbType()
|
|
| Method Summary | |
void |
deleteNcbId()
Method deleteNcbId |
void |
deleteParentNcbId()
Method deleteParentNcbId |
byte[] |
getCertificate()
Method getCertificateReturns the value of field 'certificate'. |
java.lang.String |
getLogin()
Method getLoginReturns the value of field 'login'. |
java.lang.String |
getName()
Method getNameReturns the value of field 'name'. |
java.lang.String |
getNameLast()
Method getNameLastReturns the value of field 'nameLast'. |
java.lang.String |
getNamePrefix()
Method getNamePrefixReturns the value of field 'namePrefix'. |
java.lang.String |
getNameSuffix()
Method getNameSuffixReturns the value of field 'nameSuffix'. |
int |
getNcbId()
Method getNcbIdReturns the value of field 'ncbId'. |
NcbTypeType |
getNcbType()
Method getNcbTypeReturns the value of field 'ncbType'. |
int |
getParentNcbId()
Method getParentNcbIdReturns the value of field 'parentNcbId'. |
java.lang.String |
getPassword()
Method getPasswordReturns the value of field 'password'. |
boolean |
hasNcbId()
Method hasNcbId |
boolean |
hasParentNcbId()
Method hasParentNcbId |
boolean |
isValid()
Method isValid |
void |
setCertificate(byte[] certificate)
Method setCertificateSets the value of field 'certificate'. |
void |
setLogin(java.lang.String login)
Method setLoginSets the value of field 'login'. |
void |
setName(java.lang.String name)
Method setNameSets the value of field 'name'. |
void |
setNameLast(java.lang.String nameLast)
Method setNameLastSets the value of field 'nameLast'. |
void |
setNamePrefix(java.lang.String namePrefix)
Method setNamePrefixSets the value of field 'namePrefix'. |
void |
setNameSuffix(java.lang.String nameSuffix)
Method setNameSuffixSets the value of field 'nameSuffix'. |
void |
setNcbId(int ncbId)
Method setNcbIdSets the value of field 'ncbId'. |
void |
setNcbType(NcbTypeType ncbType)
Method setNcbTypeSets the value of field 'ncbType'. |
void |
setParentNcbId(int parentNcbId)
Method setParentNcbIdSets the value of field 'parentNcbId'. |
void |
setPassword(java.lang.String password)
Method setPasswordSets the value of field 'password'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NcbType()
| Method Detail |
public void deleteNcbId()
public void deleteParentNcbId()
public byte[] getCertificate()
public java.lang.String getLogin()
public java.lang.String getName()
public java.lang.String getNameLast()
public java.lang.String getNamePrefix()
public java.lang.String getNameSuffix()
public int getNcbId()
public NcbTypeType getNcbType()
public int getParentNcbId()
public java.lang.String getPassword()
public boolean hasNcbId()
public boolean hasParentNcbId()
public boolean isValid()
public void setCertificate(byte[] certificate)
certificate - the value of field 'certificate'.public void setLogin(java.lang.String login)
login - the value of field 'login'.public void setName(java.lang.String name)
name - the value of field 'name'.public void setNameLast(java.lang.String nameLast)
nameLast - the value of field 'nameLast'.public void setNamePrefix(java.lang.String namePrefix)
namePrefix - the value of field 'namePrefix'.public void setNameSuffix(java.lang.String nameSuffix)
nameSuffix - the value of field 'nameSuffix'.public void setNcbId(int ncbId)
ncbId - the value of field 'ncbId'.public void setNcbType(NcbTypeType ncbType)
ncbType - the value of field 'ncbType'.public void setParentNcbId(int parentNcbId)
parentNcbId - the value of field 'parentNcbId'.public void setPassword(java.lang.String password)
password - the value of field 'password'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||