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