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. businessProperty
protected List<BusinessPropertyCT>
PropertiesForRDCT.BusinessAndLifeCycleProperties. businessProperty
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return BusinessPropertyCT Modifier and Type Method Description BusinessPropertyCT
ObjectFactory. createBusinessPropertyCT()
Create an instance ofBusinessPropertyCT
Methods 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.
-