Uses of Interface
org.universAAL.middleware.interfaces.aalspace.model.ISpaceDescriptor

Packages that use ISpaceDescriptor
org.universAAL.middleware.aalspace.json.model   
org.universAAL.middleware.interfaces.aalspace.model   
org.universAAL.middleware.interfaces.aalspace.xml.model   
 

Uses of ISpaceDescriptor in org.universAAL.middleware.aalspace.json.model
 

Classes in org.universAAL.middleware.aalspace.json.model that implement ISpaceDescriptor
static class AALSpace.SpaceDescriptor
           
 

Fields in org.universAAL.middleware.aalspace.json.model declared as ISpaceDescriptor
protected  ISpaceDescriptor AALSpace.spaceDescriptor
           
 

Methods in org.universAAL.middleware.aalspace.json.model that return ISpaceDescriptor
 ISpaceDescriptor AALSpace.getSpaceDescriptor()
          Gets the value of the spaceDescriptor property.
 

Methods in org.universAAL.middleware.aalspace.json.model with parameters of type ISpaceDescriptor
 void AALSpace.setSpaceDescriptor(ISpaceDescriptor value)
          Sets the value of the spaceDescriptor property.
 

Uses of ISpaceDescriptor in org.universAAL.middleware.interfaces.aalspace.model
 

Methods in org.universAAL.middleware.interfaces.aalspace.model that return ISpaceDescriptor
 ISpaceDescriptor IAALSpace.getSpaceDescriptor()
          Gets the value of the spaceDescriptor property.
 

Methods in org.universAAL.middleware.interfaces.aalspace.model with parameters of type ISpaceDescriptor
 void IAALSpace.setSpaceDescriptor(ISpaceDescriptor value)
          Sets the value of the spaceDescriptor property.
 

Uses of ISpaceDescriptor in org.universAAL.middleware.interfaces.aalspace.xml.model
 

Classes in org.universAAL.middleware.interfaces.aalspace.xml.model that implement ISpaceDescriptor
static class Aalspace.SpaceDescriptor
          Java class for anonymous complex type.
 

Methods in org.universAAL.middleware.interfaces.aalspace.xml.model that return ISpaceDescriptor
 ISpaceDescriptor Aalspace.getSpaceDescriptor()
           
 

Methods in org.universAAL.middleware.interfaces.aalspace.xml.model with parameters of type ISpaceDescriptor
 void Aalspace.setSpaceDescriptor(ISpaceDescriptor value)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.