All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTDataBinding extends XmlObject
An XML CT_DataBinding(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getPrefixMappings

      String getPrefixMappings()
      Gets the "prefixMappings" attribute
    • xgetPrefixMappings

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetPrefixMappings()
      Gets (as xml) the "prefixMappings" attribute
    • isSetPrefixMappings

      boolean isSetPrefixMappings()
      True if has "prefixMappings" attribute
    • setPrefixMappings

      void setPrefixMappings(String prefixMappings)
      Sets the "prefixMappings" attribute
    • xsetPrefixMappings

      void xsetPrefixMappings(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString prefixMappings)
      Sets (as xml) the "prefixMappings" attribute
    • unsetPrefixMappings

      void unsetPrefixMappings()
      Unsets the "prefixMappings" attribute
    • getXpath

      String getXpath()
      Gets the "xpath" attribute
    • xgetXpath

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetXpath()
      Gets (as xml) the "xpath" attribute
    • setXpath

      void setXpath(String xpath)
      Sets the "xpath" attribute
    • xsetXpath

      void xsetXpath(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xpath)
      Sets (as xml) the "xpath" attribute
    • getStoreItemID

      String getStoreItemID()
      Gets the "storeItemID" attribute
    • xgetStoreItemID

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetStoreItemID()
      Gets (as xml) the "storeItemID" attribute
    • setStoreItemID

      void setStoreItemID(String storeItemID)
      Sets the "storeItemID" attribute
    • xsetStoreItemID

      void xsetStoreItemID(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString storeItemID)
      Sets (as xml) the "storeItemID" attribute