- All Superinterfaces:
ItemId
public interface PropertyId
extends ItemId
PropertyId identifies a property on the SPI layer.
-
Method Summary
Returns the
Name of the property identified by this id.
Returns the NodeId of the parent.
-
Method Details
-
getParentId
Returns the NodeId of the parent.
- Returns:
- The
parentId of this PropertyId.
-
getName
Returns the
Name of the property identified by this id.
- Returns:
- The name of the property that is identified by this
PropertyId.