Uses of Class
org.universAAL.middleware.deploymanager.uapp.model.ReqType

Packages that use ReqType
org.universAAL.middleware.deploymanager.uapp.model   
 

Uses of ReqType in org.universAAL.middleware.deploymanager.uapp.model
 

Fields in org.universAAL.middleware.deploymanager.uapp.model with type parameters of type ReqType
protected  List<ReqType> ReqGroupType.requirement
           
protected  List<ReqType> Part.PartRequirements.requirement
           
protected  List<ReqType> AalUapp.ApplicationRequirements.requirement
           
 

Methods in org.universAAL.middleware.deploymanager.uapp.model that return ReqType
 ReqType ObjectFactory.createReqType()
          Create an instance of ReqType
 

Methods in org.universAAL.middleware.deploymanager.uapp.model that return types with arguments of type ReqType
 List<ReqType> ReqGroupType.getRequirement()
          Gets the value of the requirement property.
 List<ReqType> Part.PartRequirements.getRequirement()
          Gets the value of the requirement property.
 List<ReqType> AalUapp.ApplicationRequirements.getRequirement()
          Gets the value of the requirement property.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.