Uses of Class
info.psidev.cvmapping.CvMapping.CvReferenceList
-
Packages that use CvMapping.CvReferenceList Package Description info.psidev.cvmapping This package contains the generated Java objects created via XML binding from the PSI-MS mapping file schema. -
-
Uses of CvMapping.CvReferenceList in info.psidev.cvmapping
Fields in info.psidev.cvmapping declared as CvMapping.CvReferenceList Modifier and Type Field Description protected CvMapping.CvReferenceList
CvMapping. cvReferenceList
Methods in info.psidev.cvmapping that return CvMapping.CvReferenceList Modifier and Type Method Description CvMapping.CvReferenceList
ObjectFactory. createCvMappingCvReferenceList()
Create an instance ofCvMapping.CvReferenceList
CvMapping.CvReferenceList
CvMapping. getCvReferenceList()
Ruft den Wert der cvReferenceList-Eigenschaft ab.Methods in info.psidev.cvmapping with parameters of type CvMapping.CvReferenceList Modifier and Type Method Description void
CvMapping. setCvReferenceList(CvMapping.CvReferenceList value)
Legt den Wert der cvReferenceList-Eigenschaft fest.
-