Uses of Class
org.inria.myriads.snoozeclient.database.api.AttributeType

Packages that use AttributeType
org.inria.myriads.snoozeclient.database.api   
org.inria.myriads.snoozeclient.database.api.impl   
 

Uses of AttributeType in org.inria.myriads.snoozeclient.database.api
 

Methods in org.inria.myriads.snoozeclient.database.api that return AttributeType
static AttributeType AttributeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AttributeType[] AttributeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.inria.myriads.snoozeclient.database.api with parameters of type AttributeType
 org.inria.myriads.snoozecommon.communication.virtualcluster.submission.VirtualClusterSubmissionRequest ClientRepository.createVirtualClusterSubmissionRequest(String attributeName, AttributeType attributeType)
          Creates virtual cluster submission request.
 

Uses of AttributeType in org.inria.myriads.snoozeclient.database.api.impl
 

Methods in org.inria.myriads.snoozeclient.database.api.impl with parameters of type AttributeType
 org.inria.myriads.snoozecommon.communication.virtualcluster.submission.VirtualClusterSubmissionRequest ClientXMLRepository.createVirtualClusterSubmissionRequest(String typeIdentifier, AttributeType attributeType)
          Create virtual cluster submission request.
 



Copyright © 2012. All Rights Reserved.