Uses of Record Class
org.lifstools.jmzqc.ControlledVocabulary
-
Uses of ControlledVocabulary in org.lifstools.jmzqc
Methods in org.lifstools.jmzqc that return types with arguments of type ControlledVocabularyModifier and TypeMethodDescriptionMzQC.controlledVocabularies()Returns the value of thecontrolledVocabulariesrecord component.Constructor parameters in org.lifstools.jmzqc with type arguments of type ControlledVocabularyModifierConstructorDescriptionMzQC(String contactAddress, String contactName, List<ControlledVocabulary> controlledVocabularies, OffsetDateTime creationDate, String description, List<BaseQuality> runQualities, List<BaseQuality> setQualities, String version) Creates an instance of aMzQCrecord class.