public interface Subtypable extends Identifiable
ItemSubtype
items.Modifier and Type | Method and Description |
---|---|
ItemSubtype |
getItemSubtype()
Get the subtype of the item.
|
void |
setItemSubtype(ItemSubtype subtype)
Set the subtype on the item.
|
getId, getType, getVersion
checkPermission, getPermissions, hasPermission
ItemSubtype getItemSubtype()
SubtypableRelatedItems
void setItemSubtype(ItemSubtype subtype)
subtype
- A subtype or nullItemSubtype.setOnItem(Subtypable)