|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttrdomvType
An XML attrdomvType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
AttrdomvType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CodesetdType |
addNewCodesetd()
Appends and returns a new empty "codesetd" element |
EdomType |
addNewEdom()
Appends and returns a new empty value (as xml) as the last "edom" element |
RdomType |
addNewRdom()
Appends and returns a new empty "rdom" element |
CodesetdType |
getCodesetd()
Gets the "codesetd" element |
EdomType[] |
getEdomArray()
Gets array of all "edom" elements |
EdomType |
getEdomArray(int i)
Gets ith "edom" element |
RdomType |
getRdom()
Gets the "rdom" element |
String |
getUdom()
Gets the "udom" element |
EdomType |
insertNewEdom(int i)
Inserts and returns a new empty value (as xml) as the ith "edom" element |
boolean |
isSetCodesetd()
True if has "codesetd" element |
boolean |
isSetRdom()
True if has "rdom" element |
boolean |
isSetUdom()
True if has "udom" element |
void |
removeEdom(int i)
Removes the ith "edom" element |
void |
setCodesetd(CodesetdType codesetd)
Sets the "codesetd" element |
void |
setEdomArray(EdomType[] edomArray)
Sets array of all "edom" element |
void |
setEdomArray(int i,
EdomType edom)
Sets ith "edom" element |
void |
setRdom(RdomType rdom)
Sets the "rdom" element |
void |
setUdom(String udom)
Sets the "udom" element |
int |
sizeOfEdomArray()
Returns number of "edom" element |
void |
unsetCodesetd()
Unsets the "codesetd" element |
void |
unsetRdom()
Unsets the "rdom" element |
void |
unsetUdom()
Unsets the "udom" element |
UdomType |
xgetUdom()
Gets (as xml) the "udom" element |
void |
xsetUdom(UdomType udom)
Sets (as xml) the "udom" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
EdomType[] getEdomArray()
EdomType getEdomArray(int i)
int sizeOfEdomArray()
void setEdomArray(EdomType[] edomArray)
void setEdomArray(int i,
EdomType edom)
EdomType insertNewEdom(int i)
EdomType addNewEdom()
void removeEdom(int i)
RdomType getRdom()
boolean isSetRdom()
void setRdom(RdomType rdom)
RdomType addNewRdom()
void unsetRdom()
CodesetdType getCodesetd()
boolean isSetCodesetd()
void setCodesetd(CodesetdType codesetd)
CodesetdType addNewCodesetd()
void unsetCodesetd()
String getUdom()
UdomType xgetUdom()
boolean isSetUdom()
void setUdom(String udom)
void xsetUdom(UdomType udom)
void unsetUdom()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||