com.ibm.websphere.sibx.smobo

Interface DynamicPropertyContextType


  1. public interface DynamicPropertyContextType
A representation of the model object 'Dynamic Property Context 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.util.List<DynamicPropertySetType>
getPropertySets()
Returns the value of the 'Property Sets' containment reference list.
  1. boolean
isIsPropagated()
Returns the value of the 'Is Propagated' attribute
  1. boolean
isSetIsPropagated()
Returns whether the value of the ' Is Propagated' attribute is set
  1. void
setIsPropagated(boolean value)
Sets the value of the ' Is Propagated' attribute
  1. void
unsetIsPropagated()
Unsets the value of the ' Is Propagated' attribute

Field Detail

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

$sccsid

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

Method Detail

getPropertySets

  1. java.util.List<DynamicPropertySetType> getPropertySets( )
Returns the value of the 'Property Sets' containment reference list. The list contents are of type DynamicPropertySetType.
Returns:
the value of the 'Property Sets' containment reference list.

isIsPropagated

  1. boolean isIsPropagated()
Returns the value of the 'Is Propagated' attribute.
Returns:
the value of the 'Is Propagated' attribute.
See Also:

setIsPropagated

  1. void setIsPropagated(boolean value)
Sets the value of the ' Is Propagated' attribute.
Parameters:
value - the new value of the 'Is Propagated' attribute.
See Also:

unsetIsPropagated

  1. void unsetIsPropagated()
Unsets the value of the ' Is Propagated' attribute.
See Also:

isSetIsPropagated

  1. boolean isSetIsPropagated()
Returns whether the value of the ' Is Propagated' attribute is set.
Returns:
whether the value of the 'Is Propagated' attribute is set.
See Also: