Interface PositionType

    • Field Detail

      • type

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

      • isSetTime

        boolean isSetTime()
        True if has "time" element
      • addNewTime

        TimePropertyType addNewTime()
        Appends and returns a new empty "time" element
      • unsetTime

        void unsetTime()
        Unsets the "time" element
      • isSetLocation

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

        void setLocation​(VectorPropertyType location)
        Sets the "location" element
      • addNewLocation

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

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

        boolean isSetOrientation()
        True if has "orientation" element
      • unsetOrientation

        void unsetOrientation()
        Unsets the "orientation" element
      • isSetVelocity

        boolean isSetVelocity()
        True if has "velocity" element
      • setVelocity

        void setVelocity​(VectorPropertyType velocity)
        Sets the "velocity" element
      • addNewVelocity

        VectorPropertyType addNewVelocity()
        Appends and returns a new empty "velocity" element
      • unsetVelocity

        void unsetVelocity()
        Unsets the "velocity" element
      • isSetAngularVelocity

        boolean isSetAngularVelocity()
        True if has "angularVelocity" element
      • unsetAngularVelocity

        void unsetAngularVelocity()
        Unsets the "angularVelocity" element
      • isSetAcceleration

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

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

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

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

        boolean isSetAngularAcceleration()
        True if has "angularAcceleration" element
      • unsetAngularAcceleration

        void unsetAngularAcceleration()
        Unsets the "angularAcceleration" element
      • isSetState

        boolean isSetState()
        True if has "state" element
      • unsetState

        void unsetState()
        Unsets the "state" element