Package | Description |
---|---|
org.waarp.openr66.protocol.http.restv2.converters |
This package regroups the different utility classes used to convert between
database objects and their
representations as
ObjectNode . |
Modifier and Type | Method and Description |
---|---|
static RuleConverter.ModeTrans |
RuleConverter.ModeTrans.fromCode(int code)
Returns the ModeTrans value corresponding to the give code.
|
static RuleConverter.ModeTrans |
RuleConverter.ModeTrans.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleConverter.ModeTrans[] |
RuleConverter.ModeTrans.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020 Waarp. All rights reserved.