public class Property extends Object implements C2KLocalObject
| Constructor and Description |
|---|
Property() |
Property(String name,
String value) |
Property(String name,
String value,
boolean mutable) |
public void setName(String name)
setName in interface C2KLocalObjectpublic boolean isMutable()
public void setMutable(boolean mMutable)
public String getName()
getName in interface C2KLocalObjectpublic void setValue(String value)
public String getValue()
public String getClusterType()
getClusterType in interface C2KLocalObjectC2KLocalObject.getClusterType()Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.