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