com.ibm.jarm.api.meta

Interface RMPropertyDescriptionGuid

    • Method Detail

      • getGuidDefaultValue

        java.lang.String getGuidDefaultValue()
        Indicates the default value, if any, for a DataType.Guid property that is based on this property description.
        Returns:
        A String value, or null if no default is defined.
      • getGuidSelectionsList

        java.util.List<java.lang.String> getGuidSelectionsList()
        Specifies a collection of String instances that can be assigned to the value of a property that is based on this property description.
        Returns:
        A List<String> collection, or null if no selection list is defined.

© Copyright IBM Corp. 2010, 2013. All Rights Reserved.