|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Extendable
Abstract class that specifies for subclasses an association to NameValueTypes. These can be used, for instance, to specify proprietary properties and in-house processing hints.
| Method Summary | |
|---|---|
NameValueType[] |
getPropertySets()
Returns the value of this Extendable object's propertySets attribute. |
void |
setPropertySets(NameValueType[] p_propertySets)
Sets the propertySets attribute. |
| Method Detail |
|---|
void setPropertySets(NameValueType[] p_propertySets)
Extendable object.
p_propertySets - The new value for propertySets.getPropertySets()NameValueType[] getPropertySets()
Extendable object's propertySets attribute.
gov.nih.nci.mageom.bean.NameValueType[] The value of propertySets.NameValueType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||