Class AbstractTriplet

    • Field Detail

      • id

        protected final byte id
        the triplet identifier
    • Constructor Detail

      • AbstractTriplet

        public AbstractTriplet​(byte id)
        Constructor
        Parameters:
        id - the triplet identifier (see static definitions above)
    • Method Detail

      • getId

        public byte getId()
        Returns the triplet identifier
        Returns:
        the triplet identifier
      • getData

        public byte[] getData()
        Returns the structured triplet data array
        Returns:
        the structured triplet data array