com.togethersoft.openapi.rwi.extension
Class RwiPropertyEnumerationAdapter.PropertyAdapter
- private static class RwiPropertyEnumerationAdapter.PropertyAdapter
- implements RwiProperty
myName
private String myName
myValue
private String myValue
RwiPropertyEnumerationAdapter.PropertyAdapter
public RwiPropertyEnumerationAdapter.PropertyAdapter(String name, String value)
canSetValue
public boolean canSetValue(String value)
getName
public String getName()
getSubproperties
public RwiPropertyMap getSubproperties()
getValue
public String getValue()
isWritable
public boolean isWritable()
setValue
public void setValue(String value)
to Class java.lang.String
to Class java.lang.String