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