Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.BusinessPropertyClassifierST
-
-
Uses of BusinessPropertyClassifierST in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg declared as BusinessPropertyClassifierST Modifier and Type Field Description protected BusinessPropertyClassifierSTBusinessPropertyCT. classOfBusinessPropertyMethods in fi.tut.mei.matchmaking.model.xml.msg that return BusinessPropertyClassifierST Modifier and Type Method Description static BusinessPropertyClassifierSTBusinessPropertyClassifierST. fromValue(String v)BusinessPropertyClassifierSTBusinessPropertyCT. getClassOfBusinessProperty()Gets the value of the classOfBusinessProperty property.static BusinessPropertyClassifierSTBusinessPropertyClassifierST. valueOf(String name)Returns the enum constant of this type with the specified name.static BusinessPropertyClassifierST[]BusinessPropertyClassifierST. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in fi.tut.mei.matchmaking.model.xml.msg with parameters of type BusinessPropertyClassifierST Modifier and Type Method Description voidBusinessPropertyCT. setClassOfBusinessProperty(BusinessPropertyClassifierST value)Sets the value of the classOfBusinessProperty property.
-