Class InstrumentViewJson


  • public class InstrumentViewJson
    extends java.lang.Object
    • Constructor Detail

      • InstrumentViewJson

        public InstrumentViewJson()
      • InstrumentViewJson

        public InstrumentViewJson​(Instrument entity)
    • Method Detail

      • getId

        public java.util.UUID getId()
      • getLabel

        public java.lang.String getLabel()
        Returns:
        the label
      • getName

        public java.lang.String getName()
      • getDescription

        public java.lang.String getDescription()
        Returns:
        the description
      • getInstrumentKind

        public java.lang.String getInstrumentKind()
        Returns:
        the kind
      • getModified

        public java.sql.Timestamp getModified()
      • getModifiedBy

        public UserJson getModifiedBy()
      • getVersion

        public Version getVersion()
      • getClassKind

        public java.lang.String getClassKind()