com.ibm.websphere.wim.model

Interface PropertiesType

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.util.List getMetaData()
      Returns the value of the 'Meta Data' containment reference list.
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      boolean isMultiValued()
      Returns the value of the 'Multi Valued' attribute.
      boolean isSetMultiValued()
      Returns whether the value of the 'Multi Valued' attribute is set.
      void setMultiValued(boolean value)
      Sets the value of the 'Multi Valued' attribute.
      void setName(java.lang.String value)
      Sets the value of the 'Name' attribute.
      void unsetMultiValued()
      Unsets the value of the 'Multi Valued' attribute.