com.ibm.websphere.sibx.smobo

Interface WTXMapInstanceType


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

The following features are supported:


Field Summary

Modifier and Type Field and Description
  1. static
  2. java.lang.String
$sccsid
  1. static
  2. java.lang.String
COPYRIGHT

Method Summary

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

Field Detail

  1. static final java.lang.String COPYRIGHT
See Also:

$sccsid

  1. static final java.lang.String $sccsid
See Also:

Method Detail

getMapInstance

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

setMapInstance

  1. 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:

getAuditInfo

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

setAuditInfo

  1. 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: