Uses of Interface
net.opengis.eml.x001.EMLDocument.EML

Packages that use EMLDocument.EML
net.opengis.eml.x001   
net.opengis.eml.x001.impl   
 

Uses of EMLDocument.EML in net.opengis.eml.x001
 

Methods in net.opengis.eml.x001 that return EMLDocument.EML
 EMLDocument.EML EMLDocument.addNewEML()
          Appends and returns a new empty "EML" element
 EMLDocument.EML EMLDocument.getEML()
          Gets the "EML" element
static EMLDocument.EML EMLDocument.EML.Factory.newInstance()
           
static EMLDocument.EML EMLDocument.EML.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.eml.x001 with parameters of type EMLDocument.EML
 void EMLDocument.setEML(EMLDocument.EML eml)
          Sets the "EML" element
 

Uses of EMLDocument.EML in net.opengis.eml.x001.impl
 

Classes in net.opengis.eml.x001.impl that implement EMLDocument.EML
static class EMLDocumentImpl.EMLImpl
          An XML EML(@http://www.opengis.net/eml/0.0.1).
 

Methods in net.opengis.eml.x001.impl that return EMLDocument.EML
 EMLDocument.EML EMLDocumentImpl.addNewEML()
          Appends and returns a new empty "EML" element
 EMLDocument.EML EMLDocumentImpl.getEML()
          Gets the "EML" element
 

Methods in net.opengis.eml.x001.impl with parameters of type EMLDocument.EML
 void EMLDocumentImpl.setEML(EMLDocument.EML eml)
          Sets the "EML" element
 



Copyright © 2004-2013 52north.org. All Rights Reserved.