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