net.disy.ogc.wpspd.v_1_0_0
Class Group

java.lang.Object
  extended by javax.xml.bind.JAXBElement<GroupType>
      extended by net.disy.ogc.wpspd.v_1_0_0.Group
All Implemented Interfaces:
Serializable

public class Group
extends JAXBElement<GroupType>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.bind.JAXBElement
JAXBElement.GlobalScope
 
Field Summary
protected static QName NAME
           
 
Fields inherited from class javax.xml.bind.JAXBElement
declaredType, name, nil, scope, value
 
Constructor Summary
Group()
           
Group(GroupType value)
           
 
Method Summary
 
Methods inherited from class javax.xml.bind.JAXBElement
getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

protected static final QName NAME
Constructor Detail

Group

public Group(GroupType value)

Group

public Group()


Copyright © 2009-2011. All Rights Reserved.