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