com.togethersoft.openapi.rwi.extension
Class RwiPropertyProviderAdapter.RwiSinglePropertyImpl
- private class RwiPropertyProviderAdapter.RwiSinglePropertyImpl
- implements RwiProperty
myElement
private RwiPropertyMap myElement
RwiPropertyProviderAdapter.RwiSinglePropertyImpl
public RwiPropertyProviderAdapter.RwiSinglePropertyImpl(RwiPropertyMap element)
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 com.togethersoft.openapi.rwi.RwiPropertyMap