|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Distribution.Property | |
---|---|
com.ibm.pim.utils |
Uses of Distribution.Property in com.ibm.pim.utils |
---|
Methods in com.ibm.pim.utils that return Distribution.Property | |
---|---|
static Distribution.Property |
Distribution.Property.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Distribution.Property[] |
Distribution.Property.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.ibm.pim.utils with parameters of type Distribution.Property | |
---|---|
java.lang.String |
Distribution.getProperty(Distribution.Property propertyName)
Retrieves the properties of this distribution |
void |
Distribution.setProperty(Distribution.Property propertyName,
java.lang.String propertyValue)
Sets the distribution properties |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |