|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnclosedresourcesType
An XML enclosedresourcesType(@http://schemas.leadproject.org/2007/01/lms/lead). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
EnclosedresourcesType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
org.apache.xmlbeans.XmlAnyURI |
addNewResourceID()
Appends and returns a new empty value (as xml) as the last "resourceID" element |
void |
addResourceID(String resourceID)
Appends the value as the last "resourceID" element |
String[] |
getResourceIDArray()
Gets array of all "resourceID" elements |
String |
getResourceIDArray(int i)
Gets ith "resourceID" element |
org.apache.xmlbeans.XmlAnyURI |
insertNewResourceID(int i)
Inserts and returns a new empty value (as xml) as the ith "resourceID" element |
void |
insertResourceID(int i,
String resourceID)
Inserts the value as the ith "resourceID" element |
void |
removeResourceID(int i)
Removes the ith "resourceID" element |
void |
setResourceIDArray(int i,
String resourceID)
Sets ith "resourceID" element |
void |
setResourceIDArray(String[] resourceIDArray)
Sets array of all "resourceID" element |
int |
sizeOfResourceIDArray()
Returns number of "resourceID" element |
XmlAnyURI[] |
xgetResourceIDArray()
Gets (as xml) array of all "resourceID" elements |
org.apache.xmlbeans.XmlAnyURI |
xgetResourceIDArray(int i)
Gets (as xml) ith "resourceID" element |
void |
xsetResourceIDArray(int i,
org.apache.xmlbeans.XmlAnyURI resourceID)
Sets (as xml) ith "resourceID" element |
void |
xsetResourceIDArray(XmlAnyURI[] resourceIDArray)
Sets (as xml) array of all "resourceID" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String[] getResourceIDArray()
String getResourceIDArray(int i)
XmlAnyURI[] xgetResourceIDArray()
org.apache.xmlbeans.XmlAnyURI xgetResourceIDArray(int i)
int sizeOfResourceIDArray()
void setResourceIDArray(String[] resourceIDArray)
void setResourceIDArray(int i,
String resourceID)
void xsetResourceIDArray(XmlAnyURI[] resourceIDArray)
void xsetResourceIDArray(int i,
org.apache.xmlbeans.XmlAnyURI resourceID)
void insertResourceID(int i,
String resourceID)
void addResourceID(String resourceID)
org.apache.xmlbeans.XmlAnyURI insertNewResourceID(int i)
org.apache.xmlbeans.XmlAnyURI addNewResourceID()
void removeResourceID(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||