Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.BusinessPropertyCT
-
Packages that use BusinessPropertyCT Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of BusinessPropertyCT in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd with type parameters of type BusinessPropertyCT Modifier and Type Field Description protected List<BusinessPropertyCT>Profile.Properties.BusinessAndLifeCycleProperties. businessPropertyprotected List<BusinessPropertyCT>PropertiesForRDCT.BusinessAndLifeCycleProperties. businessPropertyMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return BusinessPropertyCT Modifier and Type Method Description BusinessPropertyCTObjectFactory. createBusinessPropertyCT()Create an instance ofBusinessPropertyCTMethods in fi.tut.mei.resdescapi.rdapi.model.rd that return types with arguments of type BusinessPropertyCT Modifier and Type Method Description List<BusinessPropertyCT>Profile.Properties.BusinessAndLifeCycleProperties. getBusinessProperty()Gets the value of the businessProperty property.List<BusinessPropertyCT>PropertiesForRDCT.BusinessAndLifeCycleProperties. getBusinessProperty()Gets the value of the businessProperty property.
-