net.opengis.wms
Class ServiceDocument.Service.Name.Factory

java.lang.Object
  extended by net.opengis.wms.ServiceDocument.Service.Name.Factory
Enclosing interface:
ServiceDocument.Service.Name

public static final class ServiceDocument.Service.Name.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static ServiceDocument.Service.Name newInstance()
           
static ServiceDocument.Service.Name newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ServiceDocument.Service.Name newValue(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newValue

public static ServiceDocument.Service.Name newValue(Object obj)

newInstance

public static ServiceDocument.Service.Name newInstance()

newInstance

public static ServiceDocument.Service.Name newInstance(org.apache.xmlbeans.XmlOptions options)


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