|
||||||||||
| 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.SrcTypeImpl
public class SrcTypeImpl
An XML srcType(@http://schemas.leadproject.org/2007/01/lms/leadelements). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.metadata.SrcType |
|---|
SrcType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.SrcType |
|---|
type |
| Constructor Summary | |
|---|---|
SrcTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
SrcinfoType |
addNewSrcinfo()
Appends and returns a new empty "srcinfo" element |
String |
getResourceID()
Gets the "resourceID" element |
SrcinfoType |
getSrcinfo()
Gets the "srcinfo" element |
boolean |
isSetResourceID()
True if has "resourceID" element |
boolean |
isSetSrcinfo()
True if has "srcinfo" element |
void |
setResourceID(String resourceID)
Sets the "resourceID" element |
void |
setSrcinfo(SrcinfoType srcinfo)
Sets the "srcinfo" element |
void |
unsetResourceID()
Unsets the "resourceID" element |
void |
unsetSrcinfo()
Unsets the "srcinfo" element |
org.apache.xmlbeans.XmlAnyURI |
xgetResourceID()
Gets (as xml) the "resourceID" element |
void |
xsetResourceID(org.apache.xmlbeans.XmlAnyURI resourceID)
Sets (as xml) the "resourceID" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SrcTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getResourceID()
getResourceID in interface SrcTypepublic org.apache.xmlbeans.XmlAnyURI xgetResourceID()
xgetResourceID in interface SrcTypepublic boolean isSetResourceID()
isSetResourceID in interface SrcTypepublic void setResourceID(String resourceID)
setResourceID in interface SrcTypepublic void xsetResourceID(org.apache.xmlbeans.XmlAnyURI resourceID)
xsetResourceID in interface SrcTypepublic void unsetResourceID()
unsetResourceID in interface SrcTypepublic SrcinfoType getSrcinfo()
getSrcinfo in interface SrcTypepublic boolean isSetSrcinfo()
isSetSrcinfo in interface SrcTypepublic void setSrcinfo(SrcinfoType srcinfo)
setSrcinfo in interface SrcTypepublic SrcinfoType addNewSrcinfo()
addNewSrcinfo in interface SrcTypepublic void unsetSrcinfo()
unsetSrcinfo in interface SrcType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||