|
||||||||||
| 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.PlaceTypeImpl
public class PlaceTypeImpl
An XML placeType(@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.PlaceType |
|---|
PlaceType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.PlaceType |
|---|
type |
| Constructor Summary | |
|---|---|
PlaceTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
PlacekeyType |
addNewPlacekey()
Appends and returns a new empty value (as xml) as the last "placekey" element |
void |
addPlacekey(String placekey)
Appends the value as the last "placekey" element |
String[] |
getPlacekeyArray()
Gets array of all "placekey" elements |
String |
getPlacekeyArray(int i)
Gets ith "placekey" element |
String |
getPlacekt()
Gets the "placekt" element |
PlacekeyType |
insertNewPlacekey(int i)
Inserts and returns a new empty value (as xml) as the ith "placekey" element |
void |
insertPlacekey(int i,
String placekey)
Inserts the value as the ith "placekey" element |
void |
removePlacekey(int i)
Removes the ith "placekey" element |
void |
setPlacekeyArray(int i,
String placekey)
Sets ith "placekey" element |
void |
setPlacekeyArray(String[] placekeyArray)
Sets array of all "placekey" element |
void |
setPlacekt(String placekt)
Sets the "placekt" element |
int |
sizeOfPlacekeyArray()
Returns number of "placekey" element |
PlacekeyType[] |
xgetPlacekeyArray()
Gets (as xml) array of all "placekey" elements |
PlacekeyType |
xgetPlacekeyArray(int i)
Gets (as xml) ith "placekey" element |
PlacektType |
xgetPlacekt()
Gets (as xml) the "placekt" element |
void |
xsetPlacekeyArray(int i,
PlacekeyType placekey)
Sets (as xml) ith "placekey" element |
void |
xsetPlacekeyArray(PlacekeyType[] placekeyArray)
Sets (as xml) array of all "placekey" element |
void |
xsetPlacekt(PlacektType placekt)
Sets (as xml) the "placekt" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlaceTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getPlacekt()
getPlacekt in interface PlaceTypepublic PlacektType xgetPlacekt()
xgetPlacekt in interface PlaceTypepublic void setPlacekt(String placekt)
setPlacekt in interface PlaceTypepublic void xsetPlacekt(PlacektType placekt)
xsetPlacekt in interface PlaceTypepublic String[] getPlacekeyArray()
getPlacekeyArray in interface PlaceTypepublic String getPlacekeyArray(int i)
getPlacekeyArray in interface PlaceTypepublic PlacekeyType[] xgetPlacekeyArray()
xgetPlacekeyArray in interface PlaceTypepublic PlacekeyType xgetPlacekeyArray(int i)
xgetPlacekeyArray in interface PlaceTypepublic int sizeOfPlacekeyArray()
sizeOfPlacekeyArray in interface PlaceTypepublic void setPlacekeyArray(String[] placekeyArray)
setPlacekeyArray in interface PlaceType
public void setPlacekeyArray(int i,
String placekey)
setPlacekeyArray in interface PlaceTypepublic void xsetPlacekeyArray(PlacekeyType[] placekeyArray)
xsetPlacekeyArray in interface PlaceType
public void xsetPlacekeyArray(int i,
PlacekeyType placekey)
xsetPlacekeyArray in interface PlaceType
public void insertPlacekey(int i,
String placekey)
insertPlacekey in interface PlaceTypepublic void addPlacekey(String placekey)
addPlacekey in interface PlaceTypepublic PlacekeyType insertNewPlacekey(int i)
insertNewPlacekey in interface PlaceTypepublic PlacekeyType addNewPlacekey()
addNewPlacekey in interface PlaceTypepublic void removePlacekey(int i)
removePlacekey in interface PlaceType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||