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