|
||||||||||
| 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.AttrdomvTypeImpl
public class AttrdomvTypeImpl
An XML attrdomvType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.metadata.AttrdomvType |
|---|
AttrdomvType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.AttrdomvType |
|---|
type |
| Constructor Summary | |
|---|---|
AttrdomvTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttrdomvTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public EdomType[] getEdomArray()
getEdomArray in interface AttrdomvTypepublic EdomType getEdomArray(int i)
getEdomArray in interface AttrdomvTypepublic int sizeOfEdomArray()
sizeOfEdomArray in interface AttrdomvTypepublic void setEdomArray(EdomType[] edomArray)
setEdomArray in interface AttrdomvType
public void setEdomArray(int i,
EdomType edom)
setEdomArray in interface AttrdomvTypepublic EdomType insertNewEdom(int i)
insertNewEdom in interface AttrdomvTypepublic EdomType addNewEdom()
addNewEdom in interface AttrdomvTypepublic void removeEdom(int i)
removeEdom in interface AttrdomvTypepublic RdomType getRdom()
getRdom in interface AttrdomvTypepublic boolean isSetRdom()
isSetRdom in interface AttrdomvTypepublic void setRdom(RdomType rdom)
setRdom in interface AttrdomvTypepublic RdomType addNewRdom()
addNewRdom in interface AttrdomvTypepublic void unsetRdom()
unsetRdom in interface AttrdomvTypepublic CodesetdType getCodesetd()
getCodesetd in interface AttrdomvTypepublic boolean isSetCodesetd()
isSetCodesetd in interface AttrdomvTypepublic void setCodesetd(CodesetdType codesetd)
setCodesetd in interface AttrdomvTypepublic CodesetdType addNewCodesetd()
addNewCodesetd in interface AttrdomvTypepublic void unsetCodesetd()
unsetCodesetd in interface AttrdomvTypepublic String getUdom()
getUdom in interface AttrdomvTypepublic UdomType xgetUdom()
xgetUdom in interface AttrdomvTypepublic boolean isSetUdom()
isSetUdom in interface AttrdomvTypepublic void setUdom(String udom)
setUdom in interface AttrdomvTypepublic void xsetUdom(UdomType udom)
xsetUdom in interface AttrdomvTypepublic void unsetUdom()
unsetUdom in interface AttrdomvType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||