edu.indiana.extreme.lead.metadata.impl
Class DistribTypeImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.DistribTypeImpl
- All Implemented Interfaces:
- DistribType
public class DistribTypeImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements DistribType
An XML distribType(@http://schemas.leadproject.org/2007/01/lms/fgdc).
This is a complex type.
| Fields inherited from interface edu.indiana.extreme.lead.metadata.DistribType |
type |
DistribTypeImpl
public DistribTypeImpl(org.apache.xmlbeans.SchemaType sType)
getCntinfo
public CntinfoType getCntinfo()
- Gets the "cntinfo" element
- Specified by:
getCntinfo in interface DistribType
setCntinfo
public void setCntinfo(CntinfoType cntinfo)
- Sets the "cntinfo" element
- Specified by:
setCntinfo in interface DistribType
addNewCntinfo
public CntinfoType addNewCntinfo()
- Appends and returns a new empty "cntinfo" element
- Specified by:
addNewCntinfo in interface DistribType
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.