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