com.ibm.websphere.sibx.smobo

Interface WTXMapInstanceType



  • public interface WTXMapInstanceType
    A representation of the model object 'WTX Map Instance Type'.

    The following features are supported:

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String $sccsid 
      static java.lang.String COPYRIGHT 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getAuditInfo()
      Returns the value of the 'Audit Info' attribute.
      java.math.BigInteger getMapInstance()
      Returns the value of the 'Map Instance' attribute.
      void setAuditInfo(java.lang.String value)
      Sets the value of the 'Audit Info' attribute.
      void setMapInstance(java.math.BigInteger value)
      Sets the value of the 'Map Instance' attribute.
    • Method Detail

      • getMapInstance

        java.math.BigInteger getMapInstance()
        Returns the value of the 'Map Instance' attribute.
        Returns:
        the value of the 'Map Instance' attribute.
        See Also:
        setMapInstance(BigInteger)
      • setMapInstance

        void setMapInstance(java.math.BigInteger value)
        Sets the value of the 'Map Instance' attribute.
        Parameters:
        value - the new value of the 'Map Instance' attribute.
        See Also:
        getMapInstance()
      • getAuditInfo

        java.lang.String getAuditInfo()
        Returns the value of the 'Audit Info' attribute.
        Returns:
        the value of the 'Audit Info' attribute.
        See Also:
        setAuditInfo(String)
      • setAuditInfo

        void setAuditInfo(java.lang.String value)
        Sets the value of the 'Audit Info' attribute.
        Parameters:
        value - the new value of the 'Audit Info' attribute.
        See Also:
        getAuditInfo()
IBM Business Process ManagerTM
Release 8