|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.IdinfoBaseImpl
public class IdinfoBaseImpl
An XML idinfoBase(@http://schemas.leadproject.org/2007/01/lms/lead). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.metadata.IdinfoBase |
|---|
IdinfoBase.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.IdinfoBase |
|---|
type |
| Constructor Summary | |
|---|---|
IdinfoBaseImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdinfoBaseImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public CiteinfoType getCitation()
getCitation in interface IdinfoBasepublic void setCitation(CiteinfoType citation)
setCitation in interface IdinfoBasepublic CiteinfoType addNewCitation()
addNewCitation in interface IdinfoBasepublic DescriptType getDescript()
getDescript in interface IdinfoBasepublic void setDescript(DescriptType descript)
setDescript in interface IdinfoBasepublic DescriptType addNewDescript()
addNewDescript in interface IdinfoBasepublic StatusType getStatus()
getStatus in interface IdinfoBasepublic void setStatus(StatusType status)
setStatus in interface IdinfoBasepublic StatusType addNewStatus()
addNewStatus in interface IdinfoBasepublic String getAccconst()
getAccconst in interface IdinfoBasepublic AccconstType xgetAccconst()
xgetAccconst in interface IdinfoBasepublic void setAccconst(String accconst)
setAccconst in interface IdinfoBasepublic void xsetAccconst(AccconstType accconst)
xsetAccconst in interface IdinfoBasepublic String getUseconst()
getUseconst in interface IdinfoBasepublic UseconstType xgetUseconst()
xgetUseconst in interface IdinfoBasepublic void setUseconst(String useconst)
setUseconst in interface IdinfoBasepublic void xsetUseconst(UseconstType useconst)
xsetUseconst in interface IdinfoBasepublic KeywordsType getKeywords()
getKeywords in interface IdinfoBasepublic void setKeywords(KeywordsType keywords)
setKeywords in interface IdinfoBasepublic KeywordsType addNewKeywords()
addNewKeywords in interface IdinfoBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||