|
||||||||||
| 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.DsgpolyoTypeImpl
public class DsgpolyoTypeImpl
An XML dsgpolyoType(@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.DsgpolyoType |
|---|
DsgpolyoType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.DsgpolyoType |
|---|
type |
| Constructor Summary | |
|---|---|
DsgpolyoTypeImpl(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 DsgpolyoTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public GrngpoinType[] getGrngpoinArray()
getGrngpoinArray in interface DsgpolyoTypepublic GrngpoinType getGrngpoinArray(int i)
getGrngpoinArray in interface DsgpolyoTypepublic int sizeOfGrngpoinArray()
sizeOfGrngpoinArray in interface DsgpolyoTypepublic void setGrngpoinArray(GrngpoinType[] grngpoinArray)
setGrngpoinArray in interface DsgpolyoType
public void setGrngpoinArray(int i,
GrngpoinType grngpoin)
setGrngpoinArray in interface DsgpolyoTypepublic GrngpoinType insertNewGrngpoin(int i)
insertNewGrngpoin in interface DsgpolyoTypepublic GrngpoinType addNewGrngpoin()
addNewGrngpoin in interface DsgpolyoTypepublic void removeGrngpoin(int i)
removeGrngpoin in interface DsgpolyoTypepublic String getGring()
getGring in interface DsgpolyoTypepublic GringType xgetGring()
xgetGring in interface DsgpolyoTypepublic boolean isSetGring()
isSetGring in interface DsgpolyoTypepublic void setGring(String gring)
setGring in interface DsgpolyoTypepublic void xsetGring(GringType gring)
xsetGring in interface DsgpolyoTypepublic void unsetGring()
unsetGring in interface DsgpolyoType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||