|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdinfoBase
An XML idinfoBase(@http://schemas.leadproject.org/2007/01/lms/lead). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
IdinfoBase.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CiteinfoType |
addNewCitation()
Appends and returns a new empty "citation" element |
DescriptType |
addNewDescript()
Appends and returns a new empty "descript" element |
KeywordsType |
addNewKeywords()
Appends and returns a new empty "keywords" element |
StatusType |
addNewStatus()
Appends and returns a new empty "status" element |
String |
getAccconst()
Gets the "accconst" element |
CiteinfoType |
getCitation()
Gets the "citation" element |
DescriptType |
getDescript()
Gets the "descript" element |
KeywordsType |
getKeywords()
Gets the "keywords" element |
StatusType |
getStatus()
Gets the "status" element |
String |
getUseconst()
Gets the "useconst" element |
void |
setAccconst(String accconst)
Sets the "accconst" element |
void |
setCitation(CiteinfoType citation)
Sets the "citation" element |
void |
setDescript(DescriptType descript)
Sets the "descript" element |
void |
setKeywords(KeywordsType keywords)
Sets the "keywords" element |
void |
setStatus(StatusType status)
Sets the "status" element |
void |
setUseconst(String useconst)
Sets the "useconst" element |
AccconstType |
xgetAccconst()
Gets (as xml) the "accconst" element |
UseconstType |
xgetUseconst()
Gets (as xml) the "useconst" element |
void |
xsetAccconst(AccconstType accconst)
Sets (as xml) the "accconst" element |
void |
xsetUseconst(UseconstType useconst)
Sets (as xml) the "useconst" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
CiteinfoType getCitation()
void setCitation(CiteinfoType citation)
CiteinfoType addNewCitation()
DescriptType getDescript()
void setDescript(DescriptType descript)
DescriptType addNewDescript()
StatusType getStatus()
void setStatus(StatusType status)
StatusType addNewStatus()
String getAccconst()
AccconstType xgetAccconst()
void setAccconst(String accconst)
void xsetAccconst(AccconstType accconst)
String getUseconst()
UseconstType xgetUseconst()
void setUseconst(String useconst)
void xsetUseconst(UseconstType useconst)
KeywordsType getKeywords()
void setKeywords(KeywordsType keywords)
KeywordsType addNewKeywords()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||