Interface LinearReferencingMethodType

    • Field Detail

      • type

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

      • getName2

        LRMNameType getName2()
        Gets the "name" element
      • setName2

        void setName2​(LRMNameType name2)
        Sets the "name" element
      • addNewName2

        LRMNameType addNewName2()
        Appends and returns a new empty "name" element
      • getType

        LRMTypeType getType()
        Gets the "type" element
      • setType

        void setType​(LRMTypeType type)
        Sets the "type" element
      • addNewType

        LRMTypeType addNewType()
        Appends and returns a new empty "type" element
      • getUnits

        String getUnits()
        Gets the "units" element
      • xgetUnits

        UomIdentifier xgetUnits()
        Gets (as xml) the "units" element
      • setUnits

        void setUnits​(String units)
        Sets the "units" element
      • xsetUnits

        void xsetUnits​(UomIdentifier units)
        Sets (as xml) the "units" element
      • getConstraint

        String getConstraint()
        Gets the "constraint" element
      • xgetConstraint

        org.apache.xmlbeans.XmlString xgetConstraint()
        Gets (as xml) the "constraint" element
      • isSetConstraint

        boolean isSetConstraint()
        True if has "constraint" element
      • setConstraint

        void setConstraint​(String constraint)
        Sets the "constraint" element
      • xsetConstraint

        void xsetConstraint​(org.apache.xmlbeans.XmlString constraint)
        Sets (as xml) the "constraint" element
      • unsetConstraint

        void unsetConstraint()
        Unsets the "constraint" element