Uses of Class
fi.tut.mei.matchmaking.model.xml.msg.BusinessPropertyCT
-
-
Uses of BusinessPropertyCT in fi.tut.mei.matchmaking.model.xml.msg
Fields in fi.tut.mei.matchmaking.model.xml.msg with type parameters of type BusinessPropertyCT Modifier and Type Field Description protected List<BusinessPropertyCT>
BusinessAndLifeCycleProperties. businessProperty
Methods in fi.tut.mei.matchmaking.model.xml.msg that return BusinessPropertyCT Modifier and Type Method Description BusinessPropertyCT
ObjectFactory. createBusinessPropertyCT()
Create an instance ofBusinessPropertyCT
Methods in fi.tut.mei.matchmaking.model.xml.msg that return types with arguments of type BusinessPropertyCT Modifier and Type Method Description List<BusinessPropertyCT>
BusinessAndLifeCycleProperties. getBusinessProperty()
Gets the value of the businessProperty property.
-