com.ibm.websphere.sibx.smobo

Interface DynamicPropertySetType



  • public interface DynamicPropertySetType
    A representation of the model object 'Dynamic Property Set 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 getGroup()
      Returns the value of the 'Group' attribute
      java.util.List<PropertyType> getProperties()
      Returns the value of the 'Properties' containment reference list.
      void setGroup(java.lang.String value)
      Sets the value of the 'Group' attribute
    • Method Detail

      • getGroup

        java.lang.String getGroup()
        Returns the value of the 'Group' attribute.
        Returns:
        the value of the 'Group' attribute.
        See Also:
        setGroup(String)
      • setGroup

        void setGroup(java.lang.String value)
        Sets the value of the 'Group' attribute.
        Parameters:
        value - the new value of the 'Group' attribute.
        See Also:
        getGroup()
      • getProperties

        java.util.List<PropertyType> getProperties()
        Returns the value of the 'Properties' containment reference list. The list contents are of type PropertyType.
        Returns:
        the value of the 'Properties' containment reference list.
IBM Business Process ManagerTM
Release 8