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