|
||||||||||
| 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.DsgpolyxTypeImpl
public class DsgpolyxTypeImpl
An XML dsgpolyxType(@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.DsgpolyxType |
|---|
DsgpolyxType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.DsgpolyxType |
|---|
type |
| Constructor Summary | |
|---|---|
DsgpolyxTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
GrngpoinType |
addNewGrngpoin()
Appends and returns a new empty value (as xml) as the last "grngpoin" element |
String |
getGring()
Gets the "gring" element |
GrngpoinType[] |
getGrngpoinArray()
Gets array of all "grngpoin" elements |
GrngpoinType |
getGrngpoinArray(int i)
Gets ith "grngpoin" element |
GrngpoinType |
insertNewGrngpoin(int i)
Inserts and returns a new empty value (as xml) as the ith "grngpoin" element |
boolean |
isSetGring()
True if has "gring" element |
void |
removeGrngpoin(int i)
Removes the ith "grngpoin" element |
void |
setGring(String gring)
Sets the "gring" element |
void |
setGrngpoinArray(GrngpoinType[] grngpoinArray)
Sets array of all "grngpoin" element |
void |
setGrngpoinArray(int i,
GrngpoinType grngpoin)
Sets ith "grngpoin" element |
int |
sizeOfGrngpoinArray()
Returns number of "grngpoin" element |
void |
unsetGring()
Unsets the "gring" element |
GringType |
xgetGring()
Gets (as xml) the "gring" element |
void |
xsetGring(GringType gring)
Sets (as xml) the "gring" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DsgpolyxTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public GrngpoinType[] getGrngpoinArray()
getGrngpoinArray in interface DsgpolyxTypepublic GrngpoinType getGrngpoinArray(int i)
getGrngpoinArray in interface DsgpolyxTypepublic int sizeOfGrngpoinArray()
sizeOfGrngpoinArray in interface DsgpolyxTypepublic void setGrngpoinArray(GrngpoinType[] grngpoinArray)
setGrngpoinArray in interface DsgpolyxType
public void setGrngpoinArray(int i,
GrngpoinType grngpoin)
setGrngpoinArray in interface DsgpolyxTypepublic GrngpoinType insertNewGrngpoin(int i)
insertNewGrngpoin in interface DsgpolyxTypepublic GrngpoinType addNewGrngpoin()
addNewGrngpoin in interface DsgpolyxTypepublic void removeGrngpoin(int i)
removeGrngpoin in interface DsgpolyxTypepublic String getGring()
getGring in interface DsgpolyxTypepublic GringType xgetGring()
xgetGring in interface DsgpolyxTypepublic boolean isSetGring()
isSetGring in interface DsgpolyxTypepublic void setGring(String gring)
setGring in interface DsgpolyxTypepublic void xsetGring(GringType gring)
xsetGring in interface DsgpolyxTypepublic void unsetGring()
unsetGring in interface DsgpolyxType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||