public interface CompositeProperty extends HasProperties, Clonable
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone()
Returns a clone of this composite property.
|
HasProperties |
getPropertyHost()
Returns the host for this property
|
PropertyInfo |
getPropertyInfo()
If this object is a property, returns the corresponding information
|
void |
setPropertyHost(HasProperties host)
Sets the host for this property.
|
void |
setPropertyInfo(PropertyInfo info)
Sets the property information for this property.
|
getAllPropertyInfo, getProperty
HasProperties getPropertyHost()
PropertyInfo getPropertyInfo()
void setPropertyHost(HasProperties host)
host
- host for this propertyvoid setPropertyInfo(PropertyInfo info)
info
- property information