Package | Description |
---|---|
org.wso2.carbon.mediator.transform |
Modifier and Type | Method and Description |
---|---|
SmooksMediator.TYPES |
Output.getType() |
SmooksMediator.TYPES |
Input.getType() |
static SmooksMediator.TYPES |
SmooksMediator.TYPES.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmooksMediator.TYPES[] |
SmooksMediator.TYPES.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Output.setType(SmooksMediator.TYPES type) |
void |
Input.setType(SmooksMediator.TYPES type) |
Copyright © 2017 WSO2. All rights reserved.