Uses of Interface
net.opengis.wms.ServiceDocument.Service.Name

Packages that use ServiceDocument.Service.Name
net.opengis.wms   
net.opengis.wms.impl   
 

Uses of ServiceDocument.Service.Name in net.opengis.wms
 

Methods in net.opengis.wms that return ServiceDocument.Service.Name
static ServiceDocument.Service.Name ServiceDocument.Service.Name.Factory.newInstance()
           
static ServiceDocument.Service.Name ServiceDocument.Service.Name.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ServiceDocument.Service.Name ServiceDocument.Service.Name.Factory.newValue(Object obj)
           
 ServiceDocument.Service.Name ServiceDocument.Service.xgetName()
          Gets (as xml) the "Name" element
 

Methods in net.opengis.wms with parameters of type ServiceDocument.Service.Name
 void ServiceDocument.Service.xsetName(ServiceDocument.Service.Name name)
          Sets (as xml) the "Name" element
 

Uses of ServiceDocument.Service.Name in net.opengis.wms.impl
 

Classes in net.opengis.wms.impl that implement ServiceDocument.Service.Name
static class ServiceDocumentImpl.ServiceImpl.NameImpl
          An XML Name(@http://www.opengis.net/wms).
 

Methods in net.opengis.wms.impl that return ServiceDocument.Service.Name
 ServiceDocument.Service.Name ServiceDocumentImpl.ServiceImpl.xgetName()
          Gets (as xml) the "Name" element
 

Methods in net.opengis.wms.impl with parameters of type ServiceDocument.Service.Name
 void ServiceDocumentImpl.ServiceImpl.xsetName(ServiceDocument.Service.Name name)
          Sets (as xml) the "Name" element
 



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