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