Uses of Class
org.citygml4j.jaxb.gml._3_1_1.MovingObjectStatusType

Packages that use MovingObjectStatusType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of MovingObjectStatusType in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return MovingObjectStatusType
 MovingObjectStatusType ObjectFactory.createMovingObjectStatusType()
          Create an instance of MovingObjectStatusType
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type MovingObjectStatusType
 javax.xml.bind.JAXBElement<MovingObjectStatusType> ObjectFactory.createMovingObjectStatus(MovingObjectStatusType value)
          Create an instance of JAXBElement<MovingObjectStatusType>}
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type MovingObjectStatusType
 javax.xml.bind.JAXBElement<MovingObjectStatusType> ObjectFactory.createMovingObjectStatus(MovingObjectStatusType value)
          Create an instance of JAXBElement<MovingObjectStatusType>}