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