Uses of Class
org.opencrx.application.airsync.datatypes.MessageClass

Packages that use MessageClass
org.opencrx.application.airsync.datatypes   
 

Uses of MessageClass in org.opencrx.application.airsync.datatypes
 

Methods in org.opencrx.application.airsync.datatypes that return MessageClass
 MessageClass EmailT.getMessageClass()
           
static MessageClass MessageClass.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageClass[] MessageClass.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.opencrx.application.airsync.datatypes with parameters of type MessageClass
 void EmailT.setMessageClass(MessageClass messageClass)
           
 



This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.