Package cdm.event.position
Class InventoryRecord.InventoryRecordImpl
java.lang.Object
cdm.event.position.InventoryRecord.InventoryRecordImpl
- All Implemented Interfaces:
InventoryRecord,com.rosetta.model.lib.RosettaModelObject
- Direct Known Subclasses:
AvailableInventoryRecord.AvailableInventoryRecordImpl
- Enclosing interface:
InventoryRecord
Immutable Implementation of InventoryRecord
-
Nested Class Summary
Nested classes/interfaces inherited from interface cdm.event.position.InventoryRecord
InventoryRecord.InventoryRecordBuilder, InventoryRecord.InventoryRecordBuilderImpl, InventoryRecord.InventoryRecordImpl -
Field Summary
Fields inherited from interface cdm.event.position.InventoryRecord
metaData -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cdm.event.position.InventoryRecord
getType, metaData, processMethods inherited from interface com.rosetta.model.lib.RosettaModelObject
processRosetta, processRosetta
-
Constructor Details
-
InventoryRecordImpl
-
-
Method Details
-
getIdentifer
@RosettaAttribute(value="identifer", isRequired=true) @RuneAttribute(value="identifer", isRequired=true) public AssignedIdentifier getIdentifer()Description copied from interface:InventoryRecordUnique identifier for this record. This can be used to uniquely identify a specific piece of inventory.- Specified by:
getIdentiferin interfaceInventoryRecord
-
getSecurity
@RosettaAttribute(value="security", isRequired=true) @RuneAttribute(value="security", isRequired=true) public Security getSecurity()Description copied from interface:InventoryRecordThe security details.- Specified by:
getSecurityin interfaceInventoryRecord
-
build
Description copied from interface:InventoryRecordBuild Methods- Specified by:
buildin interfaceInventoryRecord- Specified by:
buildin interfacecom.rosetta.model.lib.RosettaModelObject
-
toBuilder
- Specified by:
toBuilderin interfaceInventoryRecord- Specified by:
toBuilderin interfacecom.rosetta.model.lib.RosettaModelObject
-
setBuilderFields
-
equals
-
hashCode
public int hashCode() -
toString
-