Uses of Class
org.universAAL.ri.gateway.eimanager.impl.registry.RepoOperation

Packages that use RepoOperation
org.universAAL.ri.gateway.eimanager.impl   
org.universAAL.ri.gateway.eimanager.impl.exporting   
org.universAAL.ri.gateway.eimanager.impl.importing   
org.universAAL.ri.gateway.eimanager.impl.registry   
 

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

Fields in org.universAAL.ri.gateway.eimanager.impl declared as RepoOperation
protected  RepoOperation InternalEIOperation.op
           
 

Methods in org.universAAL.ri.gateway.eimanager.impl that return RepoOperation
 RepoOperation InternalEIOperation.getOp()
           
 

Methods in org.universAAL.ri.gateway.eimanager.impl with parameters of type RepoOperation
 void InternalEIOperation.setOp(RepoOperation op)
           
 

Constructors in org.universAAL.ri.gateway.eimanager.impl with parameters of type RepoOperation
InternalEIOperation(BusMember member, RepoOperation op)
           
 

Uses of RepoOperation in org.universAAL.ri.gateway.eimanager.impl.exporting
 

Constructors in org.universAAL.ri.gateway.eimanager.impl.exporting with parameters of type RepoOperation
InternalExportOperation(BusMember member, RepoOperation op)
           
 

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

Constructors in org.universAAL.ri.gateway.eimanager.impl.importing with parameters of type RepoOperation
InternalImportOperation(BusMember member, RepoOperation op, String uuid)
           
 

Uses of RepoOperation in org.universAAL.ri.gateway.eimanager.impl.registry
 

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



Copyright © 2014 universAAL Consortium. All Rights Reserved.