Uses of Class
org.universAAL.middleware.interfaces.mpa.model.ProfileType

Packages that use ProfileType
org.universAAL.middleware.interfaces.mpa.model   
 

Uses of ProfileType in org.universAAL.middleware.interfaces.mpa.model
 

Fields in org.universAAL.middleware.interfaces.mpa.model declared as ProfileType
protected  ProfileType AalMpa.ApplicationProfile.AalSpace.targetProfile
           
 

Fields in org.universAAL.middleware.interfaces.mpa.model with type parameters of type ProfileType
protected  List<ProfileType> AalMpa.ApplicationProfile.AalSpace.AlternativeProfiles.profile
           
 

Methods in org.universAAL.middleware.interfaces.mpa.model that return ProfileType
 ProfileType ObjectFactory.createProfileType()
          Create an instance of ProfileType
 ProfileType AalMpa.ApplicationProfile.AalSpace.getTargetProfile()
          Gets the value of the targetProfile property.
 

Methods in org.universAAL.middleware.interfaces.mpa.model that return types with arguments of type ProfileType
 List<ProfileType> AalMpa.ApplicationProfile.AalSpace.AlternativeProfiles.getProfile()
          Gets the value of the profile property.
 

Methods in org.universAAL.middleware.interfaces.mpa.model with parameters of type ProfileType
 void AalMpa.ApplicationProfile.AalSpace.setTargetProfile(ProfileType value)
          Sets the value of the targetProfile property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.