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