edu.indiana.extreme.lead.metadata.impl
Class EnttyplDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.EnttyplDocumentImpl
- All Implemented Interfaces:
- EnttyplDocument
public class EnttyplDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements EnttyplDocument
A document containing one enttypl(@http://schemas.leadproject.org/2007/01/lms/fgdc) element.
This is a complex type.
EnttyplDocumentImpl
public EnttyplDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getEnttypl
public String getEnttypl()
- Gets the "enttypl" element
- Specified by:
getEnttypl in interface EnttyplDocument
xgetEnttypl
public EnttyplType xgetEnttypl()
- Gets (as xml) the "enttypl" element
- Specified by:
xgetEnttypl in interface EnttyplDocument
setEnttypl
public void setEnttypl(String enttypl)
- Sets the "enttypl" element
- Specified by:
setEnttypl in interface EnttyplDocument
xsetEnttypl
public void xsetEnttypl(EnttyplType enttypl)
- Sets (as xml) the "enttypl" element
- Specified by:
xsetEnttypl in interface EnttyplDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.