com.togethersoft.openapi.util.propertyMap
Class SwitchablePropertyMap.MyProperty
- private class SwitchablePropertyMap.MyProperty
- implements Property
myMap
private PropertyMap myMap
myProperty
private Property myProperty
SwitchablePropertyMap.MyProperty
public SwitchablePropertyMap.MyProperty(Property property, PropertyMap map)
canSetValue
public boolean canSetValue(Object value)
equals
public boolean equals(Object obj)
getKey
public Object getKey()
getSubproperties
public PropertyMap getSubproperties()
getValue
public Object getValue()
getValue
public Object getValue(Class valueClass)
throws CastNotSupportedException
hashCode
public int hashCode()
isReadable
public boolean isReadable()
isWritable
public boolean isWritable()
setValue
public void setValue(Object value)
to Class com.togethersoft.openapi.util.propertyMap.Property
to Class com.togethersoft.openapi.util.propertyMap.PropertyMap