edu.indiana.extreme.lead.metadata.impl
Class LworkcitDocumentImpl
java.lang.Object
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.LworkcitDocumentImpl
- All Implemented Interfaces:
- LworkcitDocument
public class LworkcitDocumentImpl
- extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- implements LworkcitDocument
A document containing one lworkcit(@http://schemas.leadproject.org/2007/01/lms/fgdc) element.
This is a complex type.
LworkcitDocumentImpl
public LworkcitDocumentImpl(org.apache.xmlbeans.SchemaType sType)
getLworkcit
public LworkcitType getLworkcit()
- Gets the "lworkcit" element
- Specified by:
getLworkcit in interface LworkcitDocument
setLworkcit
public void setLworkcit(LworkcitType lworkcit)
- Sets the "lworkcit" element
- Specified by:
setLworkcit in interface LworkcitDocument
addNewLworkcit
public LworkcitType addNewLworkcit()
- Appends and returns a new empty "lworkcit" element
- Specified by:
addNewLworkcit in interface LworkcitDocument
Copyright (c) 2007 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.