org.citygml4j.jaxb.citygml.app._2
Class AppearancePropertyElement

java.lang.Object
  extended by javax.xml.bind.JAXBElement<AppearancePropertyType>
      extended by org.citygml4j.jaxb.citygml.app._2.AppearancePropertyElement
All Implemented Interfaces:
java.io.Serializable

public class AppearancePropertyElement
extends javax.xml.bind.JAXBElement<AppearancePropertyType>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.bind.JAXBElement
javax.xml.bind.JAXBElement.GlobalScope
 
Constructor Summary
AppearancePropertyElement()
           
AppearancePropertyElement(AppearancePropertyType 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

AppearancePropertyElement

public AppearancePropertyElement(AppearancePropertyType value)

AppearancePropertyElement

public AppearancePropertyElement()