Interface MovingObjectStatusType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • isSetPosition

        boolean isSetPosition()
        True if has "position" element
      • addNewPosition

        GeometryPropertyType addNewPosition()
        Appends and returns a new empty "position" element
      • unsetPosition

        void unsetPosition()
        Unsets the "position" element
      • isSetPos

        boolean isSetPos()
        True if has "pos" element
      • unsetPos

        void unsetPos()
        Unsets the "pos" element
      • getLocationName

        CodeType getLocationName()
        Gets the "locationName" element
      • isSetLocationName

        boolean isSetLocationName()
        True if has "locationName" element
      • setLocationName

        void setLocationName​(CodeType locationName)
        Sets the "locationName" element
      • addNewLocationName

        CodeType addNewLocationName()
        Appends and returns a new empty "locationName" element
      • unsetLocationName

        void unsetLocationName()
        Unsets the "locationName" element
      • getLocationReference

        ReferenceType getLocationReference()
        Gets the "locationReference" element
      • isSetLocationReference

        boolean isSetLocationReference()
        True if has "locationReference" element
      • setLocationReference

        void setLocationReference​(ReferenceType locationReference)
        Sets the "locationReference" element
      • addNewLocationReference

        ReferenceType addNewLocationReference()
        Appends and returns a new empty "locationReference" element
      • unsetLocationReference

        void unsetLocationReference()
        Unsets the "locationReference" element
      • isSetLocation

        boolean isSetLocation()
        True if has "location" element
      • addNewLocation

        LocationPropertyType addNewLocation()
        Appends and returns a new empty "location" element
      • unsetLocation

        void unsetLocation()
        Unsets the "location" element
      • getSpeed

        MeasureType getSpeed()
        Gets the "speed" element
      • isSetSpeed

        boolean isSetSpeed()
        True if has "speed" element
      • setSpeed

        void setSpeed​(MeasureType speed)
        Sets the "speed" element
      • addNewSpeed

        MeasureType addNewSpeed()
        Appends and returns a new empty "speed" element
      • unsetSpeed

        void unsetSpeed()
        Unsets the "speed" element
      • isSetBearing

        boolean isSetBearing()
        True if has "bearing" element
      • unsetBearing

        void unsetBearing()
        Unsets the "bearing" element
      • getAcceleration

        MeasureType getAcceleration()
        Gets the "acceleration" element
      • isSetAcceleration

        boolean isSetAcceleration()
        True if has "acceleration" element
      • setAcceleration

        void setAcceleration​(MeasureType acceleration)
        Sets the "acceleration" element
      • addNewAcceleration

        MeasureType addNewAcceleration()
        Appends and returns a new empty "acceleration" element
      • unsetAcceleration

        void unsetAcceleration()
        Unsets the "acceleration" element
      • getElevation

        MeasureType getElevation()
        Gets the "elevation" element
      • isSetElevation

        boolean isSetElevation()
        True if has "elevation" element
      • setElevation

        void setElevation​(MeasureType elevation)
        Sets the "elevation" element
      • addNewElevation

        MeasureType addNewElevation()
        Appends and returns a new empty "elevation" element
      • unsetElevation

        void unsetElevation()
        Unsets the "elevation" element
      • isSetStatus

        boolean isSetStatus()
        True if has "status" element
      • setStatus

        void setStatus​(StringOrRefType status)
        Sets the "status" element
      • addNewStatus

        StringOrRefType addNewStatus()
        Appends and returns a new empty "status" element
      • unsetStatus

        void unsetStatus()
        Unsets the "status" element
      • getStatusReference

        ReferenceType getStatusReference()
        Gets the "statusReference" element
      • isSetStatusReference

        boolean isSetStatusReference()
        True if has "statusReference" element
      • setStatusReference

        void setStatusReference​(ReferenceType statusReference)
        Sets the "statusReference" element
      • addNewStatusReference

        ReferenceType addNewStatusReference()
        Appends and returns a new empty "statusReference" element
      • unsetStatusReference

        void unsetStatusReference()
        Unsets the "statusReference" element