AbstractPrimaryObject - Zudokakikuto/OreCZML GitHub Wiki
This class aims at giving a common abstract base where all primary objects will refer to.
implements : AbstractPrimaryObject
Common attributes for all primary objects
id - String : Represents the string that will identify the packet.
name - String : Represents the definition of the packet to be read by the user.
availability - TimeInterval : Represents the interval of time when the packet will be allowed to be displayed.