|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Constants.ItemKind | |
|---|---|
| com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard | |
| com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common | |
| Uses of Constants.ItemKind in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard that return Constants.ItemKind | |
|---|---|
static Constants.ItemKind |
Constants.ItemKind.fromValue(java.lang.String v)
|
static Constants.ItemKind |
Constants.ItemKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Constants.ItemKind[] |
Constants.ItemKind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Constants.ItemKind in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common that return Constants.ItemKind | |
|---|---|
Constants.ItemKind |
IItemDefinitionBean.getItemKind()
|
| Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.common with parameters of type Constants.ItemKind | |
|---|---|
void |
IItemDefinitionBean.setItemKind(Constants.ItemKind arg0)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||