Uses of Class
fi.tut.mei.resdescapi.rdapi.model.rd.UserInfoCT.Address
-
Packages that use UserInfoCT.Address Package Description fi.tut.mei.resdescapi.rdapi.model.rd -
-
Uses of UserInfoCT.Address in fi.tut.mei.resdescapi.rdapi.model.rd
Fields in fi.tut.mei.resdescapi.rdapi.model.rd declared as UserInfoCT.Address Modifier and Type Field Description protected UserInfoCT.Address
UserInfoCT. address
Methods in fi.tut.mei.resdescapi.rdapi.model.rd that return UserInfoCT.Address Modifier and Type Method Description UserInfoCT.Address
ObjectFactory. createUserInfoCTAddress()
Create an instance ofUserInfoCT.Address
UserInfoCT.Address
UserInfoCT. getAddress()
Gets the value of the address property.Methods in fi.tut.mei.resdescapi.rdapi.model.rd with parameters of type UserInfoCT.Address Modifier and Type Method Description void
UserInfoCT. setAddress(UserInfoCT.Address value)
Sets the value of the address property.
-