public interface CustomProperty
Modifier and Type | Method and Description |
---|---|
Object |
propertyValue(CloudObject obj,
String propertyName)
Deprecated.
Returns a property value for the given property name
|
Object propertyValue(CloudObject obj, String propertyName)
obj
- the cloud objectpropertyName
- the name of the property