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.CvReferenceListCvMapping. cvReferenceListMethods in info.psidev.cvmapping that return CvMapping.CvReferenceList Modifier and Type Method Description CvMapping.CvReferenceListObjectFactory. createCvMappingCvReferenceList()Create an instance ofCvMapping.CvReferenceListCvMapping.CvReferenceListCvMapping. getCvReferenceList()Ruft den Wert der cvReferenceList-Eigenschaft ab.Methods in info.psidev.cvmapping with parameters of type CvMapping.CvReferenceList Modifier and Type Method Description voidCvMapping. setCvReferenceList(CvMapping.CvReferenceList value)Legt den Wert der cvReferenceList-Eigenschaft fest.
-