Verwendungen von Datensatzklasse
org.lifstools.jmzqc.MzQC
-
Verwendungen von MzQC in org.lifstools.jmzqc
Methoden in org.lifstools.jmzqc, die MzQC zurückgebenModifizierer und TypMethodeBeschreibungCoordinate.mzQC()Gibt den Wert für die DatensatzkomponentemzQCzurück.static MzQCReturn a Coordinate holding an MzQC object from a file.static MzQCReturn a Coordinate holding an MzQC object from a string holding the JSON representation of an mzQC data.static MzQCReturn a Coordinate holding an MzQC object from a URL.Methoden in org.lifstools.jmzqc mit Parametern vom Typ MzQCModifizierer und TypMethodeBeschreibungstatic FileConverter.toJsonFile(MzQC obj, File file) Serialize the MzQC object to a file containing the data as a JSON string.static StringConverter.toJsonString(MzQC obj) Serialize the MzQC object to a JSON string.static Set<com.networknt.schema.ValidationMessage>Validate a mzQC Object.Konstruktoren in org.lifstools.jmzqc mit Parametern vom Typ MzQCModifiziererKonstruktorBeschreibungCoordinate(MzQC mzQC) Erstellt eine Instanz einer DatensatzklasseCoordinate.