public class ResourcePropertyImpl extends Object implements ResourceProperty, Serializable
| Constructor and Description |
|---|
ResourcePropertyImpl(String name) |
ResourcePropertyImpl(String name,
Object value) |
public ResourcePropertyImpl(String name)
public String getName()
getName in interface ResourcePropertypublic Object getValue()
getValue in interface ResourcePropertypublic void setValue(Object value)
setValue in interface ResourcePropertyCopyright © 2017. All rights reserved.