edu.indiana.extreme.lead.metadata.impl
Class AttrDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.AttrDocumentImpl
- All Implemented Interfaces:
- AttrDocument
public class AttrDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements AttrDocument
A document containing one attr(@http://schemas.leadproject.org/2007/01/lms/fgdc) element.
This is a complex type.
| Fields inherited from interface edu.indiana.extreme.lead.metadata.AttrDocument |
type |
AttrDocumentImpl
public AttrDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getAttr
public AttrType getAttr()
- Gets the "attr" element
- Specified by:
getAttr in interface AttrDocument
setAttr
public void setAttr(AttrType attr)
- Sets the "attr" element
- Specified by:
setAttr in interface AttrDocument
addNewAttr
public AttrType addNewAttr()
- Appends and returns a new empty "attr" element
- Specified by:
addNewAttr in interface AttrDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.