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