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