public abstract class MetadataItem extends Item
Constructor and Description |
---|
MetadataItem() |
MetadataItem(Metadata metadata) |
Modifier and Type | Method and Description |
---|---|
Metadata |
getMetadata()
Retrieves the associated Metadata.
|
String |
getScope()
Retrieves the Item's scope.
|
void |
setMetadata(Metadata metadata) |
equals, getItemId, getItemType, getItemType, getSystemMetadata, getVersion, hashCode, setItemId, setItemType, setScope, setSystemMetadata, setVersion
protected Metadata metadata
public MetadataItem()
public MetadataItem(Metadata metadata)
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.