org.citygml4j.jaxb.gml._3_1_1
Class GraphStyleRef

java.lang.Object
  extended by javax.xml.bind.JAXBElement<GraphStylePropertyType>
      extended by org.citygml4j.jaxb.gml._3_1_1.GraphStyleRef
All Implemented Interfaces:
java.io.Serializable

public class GraphStyleRef
extends javax.xml.bind.JAXBElement<GraphStylePropertyType>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.bind.JAXBElement
javax.xml.bind.JAXBElement.GlobalScope
 
Constructor Summary
GraphStyleRef()
           
GraphStyleRef(GraphStylePropertyType 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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphStyleRef

public GraphStyleRef(GraphStylePropertyType value)

GraphStyleRef

public GraphStyleRef()