Uses of Class
info.psidev.cvmapping.CvMappingRule.CvTermsCombinationLogic
- 
Packages that use CvMappingRule.CvTermsCombinationLogic 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 CvMappingRule.CvTermsCombinationLogic in info.psidev.cvmapping
Fields in info.psidev.cvmapping declared as CvMappingRule.CvTermsCombinationLogic Modifier and Type Field Description protected CvMappingRule.CvTermsCombinationLogicCvMappingRule. cvTermsCombinationLogicMethods in info.psidev.cvmapping that return CvMappingRule.CvTermsCombinationLogic Modifier and Type Method Description static CvMappingRule.CvTermsCombinationLogicCvMappingRule.CvTermsCombinationLogic. fromValue(String v)CvMappingRule.CvTermsCombinationLogicCvMappingRule. getCvTermsCombinationLogic()Ruft den Wert der cvTermsCombinationLogic-Eigenschaft ab.static CvMappingRule.CvTermsCombinationLogicCvMappingRule.CvTermsCombinationLogic. valueOf(String name)Returns the enum constant of this type with the specified name.static CvMappingRule.CvTermsCombinationLogic[]CvMappingRule.CvTermsCombinationLogic. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in info.psidev.cvmapping with parameters of type CvMappingRule.CvTermsCombinationLogic Modifier and Type Method Description voidCvMappingRule. setCvTermsCombinationLogic(CvMappingRule.CvTermsCombinationLogic value)Legt den Wert der cvTermsCombinationLogic-Eigenschaft fest. 
 -