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