Package io.permazen.core
Class SchemaItem
java.lang.Object
io.permazen.core.SchemaItem
-
Method Details
-
getName
Get the name associated with this instance.- Returns:
- name of this object type or field, never null
-
getStorageId
public int getStorageId()Get the storage ID associated with this instance.- Returns:
- storage ID, always greater than zero
-
getSchemaId
Get the schema ID associated with this instance.- Returns:
- schema ID, never null
-
getSchema
Get the schema with which this instance is associated.- Returns:
- associated schema
-
toString
-