Interface CTOdsoFieldMapData

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTOdsoFieldMapData
    extends XmlObject
    An XML CT_OdsoFieldMapData(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
    • Method Detail

      • isSetType

        boolean isSetType()
        True if has "type" element
      • unsetType

        void unsetType()
        Unsets the "type" element
      • getName

        CTString getName()
        Gets the "name" element
      • isSetName

        boolean isSetName()
        True if has "name" element
      • setName

        void setName​(CTString name)
        Sets the "name" element
      • addNewName

        CTString addNewName()
        Appends and returns a new empty "name" element
      • unsetName

        void unsetName()
        Unsets the "name" element
      • getMappedName

        CTString getMappedName()
        Gets the "mappedName" element
      • isSetMappedName

        boolean isSetMappedName()
        True if has "mappedName" element
      • setMappedName

        void setMappedName​(CTString mappedName)
        Sets the "mappedName" element
      • addNewMappedName

        CTString addNewMappedName()
        Appends and returns a new empty "mappedName" element
      • unsetMappedName

        void unsetMappedName()
        Unsets the "mappedName" element
      • isSetColumn

        boolean isSetColumn()
        True if has "column" element
      • setColumn

        void setColumn​(CTDecimalNumber column)
        Sets the "column" element
      • addNewColumn

        CTDecimalNumber addNewColumn()
        Appends and returns a new empty "column" element
      • unsetColumn

        void unsetColumn()
        Unsets the "column" element
      • getLid

        CTLang getLid()
        Gets the "lid" element
      • isSetLid

        boolean isSetLid()
        True if has "lid" element
      • setLid

        void setLid​(CTLang lid)
        Sets the "lid" element
      • addNewLid

        CTLang addNewLid()
        Appends and returns a new empty "lid" element
      • unsetLid

        void unsetLid()
        Unsets the "lid" element
      • getDynamicAddress

        CTOnOff getDynamicAddress()
        Gets the "dynamicAddress" element
      • isSetDynamicAddress

        boolean isSetDynamicAddress()
        True if has "dynamicAddress" element
      • setDynamicAddress

        void setDynamicAddress​(CTOnOff dynamicAddress)
        Sets the "dynamicAddress" element
      • addNewDynamicAddress

        CTOnOff addNewDynamicAddress()
        Appends and returns a new empty "dynamicAddress" element
      • unsetDynamicAddress

        void unsetDynamicAddress()
        Unsets the "dynamicAddress" element