Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.BusinessPropertyClassifierST
-
Packages that use BusinessPropertyClassifierST Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of BusinessPropertyClassifierST in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as BusinessPropertyClassifierST Modifier and Type Field Description protected BusinessPropertyClassifierSTBusinessPropertyCT. classOfBusinessPropertyMethods in fi.tut.mei.resdescapi.rdapi.model.rd 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.resdescapi.rdapi.model.rd with parameters of type BusinessPropertyClassifierST Modifier and Type Method Description voidBusinessPropertyCT. setClassOfBusinessProperty(BusinessPropertyClassifierST value)Sets the value of the classOfBusinessProperty property.
-