|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DetailedType
An XML detailedType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DetailedType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
AttrType |
addNewAttr()
Appends and returns a new empty value (as xml) as the last "attr" element |
EnttypType |
addNewEnttyp()
Appends and returns a new empty "enttyp" element |
AttrType[] |
getAttrArray()
Gets array of all "attr" elements |
AttrType |
getAttrArray(int i)
Gets ith "attr" element |
EnttypType |
getEnttyp()
Gets the "enttyp" element |
AttrType |
insertNewAttr(int i)
Inserts and returns a new empty value (as xml) as the ith "attr" element |
void |
removeAttr(int i)
Removes the ith "attr" element |
void |
setAttrArray(AttrType[] attrArray)
Sets array of all "attr" element |
void |
setAttrArray(int i,
AttrType attr)
Sets ith "attr" element |
void |
setEnttyp(EnttypType enttyp)
Sets the "enttyp" element |
int |
sizeOfAttrArray()
Returns number of "attr" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
EnttypType getEnttyp()
void setEnttyp(EnttypType enttyp)
EnttypType addNewEnttyp()
AttrType[] getAttrArray()
AttrType getAttrArray(int i)
int sizeOfAttrArray()
void setAttrArray(AttrType[] attrArray)
void setAttrArray(int i,
AttrType attr)
AttrType insertNewAttr(int i)
AttrType addNewAttr()
void removeAttr(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||