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