|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SrcType
An XML srcType(@http://schemas.leadproject.org/2007/01/lms/leadelements). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SrcType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| 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 |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getResourceID()
org.apache.xmlbeans.XmlAnyURI xgetResourceID()
boolean isSetResourceID()
void setResourceID(String resourceID)
void xsetResourceID(org.apache.xmlbeans.XmlAnyURI resourceID)
void unsetResourceID()
SrcinfoType getSrcinfo()
boolean isSetSrcinfo()
void setSrcinfo(SrcinfoType srcinfo)
SrcinfoType addNewSrcinfo()
void unsetSrcinfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||