Uses of Class
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.Constants.ImportType

Packages that use Constants.ImportType
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard   
 

Uses of Constants.ImportType in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard that return Constants.ImportType
static Constants.ImportType Constants.ImportType.fromValue(java.lang.String value)
           
static Constants.ImportType Constants.ImportType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Constants.ImportType[] Constants.ImportType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.