Uses of Class
org.universAAL.ri.gateway.eimanager.impl.BusMemberType

Packages that use BusMemberType
org.universAAL.ri.gateway.eimanager.impl   
org.universAAL.ri.gateway.eimanager.impl.importing   
 

Uses of BusMemberType in org.universAAL.ri.gateway.eimanager.impl
 

Fields in org.universAAL.ri.gateway.eimanager.impl declared as BusMemberType
protected  BusMemberType InternalEIOperation.type
           
 

Methods in org.universAAL.ri.gateway.eimanager.impl that return BusMemberType
 BusMemberType InternalEIOperation.getType()
           
static BusMemberType BusMemberType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BusMemberType[] BusMemberType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.universAAL.ri.gateway.eimanager.impl with parameters of type BusMemberType
 void InternalEIOperation.setType(BusMemberType type)
           
 

Uses of BusMemberType in org.universAAL.ri.gateway.eimanager.impl.importing
 

Constructors in org.universAAL.ri.gateway.eimanager.impl.importing with parameters of type BusMemberType
ImportRequest(BusMemberType member, String id)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.