edu.indiana.extreme.lead.metadata.impl
Class PlaceDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.PlaceDocumentImpl
- All Implemented Interfaces:
- PlaceDocument
public class PlaceDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements PlaceDocument
A document containing one place(@http://schemas.leadproject.org/2007/01/lms/fgdc) element.
This is a complex type.
PlaceDocumentImpl
public PlaceDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getPlace
public PlaceType getPlace()
- Gets the "place" element
- Specified by:
getPlace in interface PlaceDocument
setPlace
public void setPlace(PlaceType place)
- Sets the "place" element
- Specified by:
setPlace in interface PlaceDocument
addNewPlace
public PlaceType addNewPlace()
- Appends and returns a new empty "place" element
- Specified by:
addNewPlace in interface PlaceDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.