Package | Description |
---|---|
com.ur.urcap.api.domain.payload |
Modifier and Type | Method and Description |
---|---|
Payload.ParametersWarning |
Payload.getParametersWarning()
Use this method to check if the parameters of this payload have any warnings.
|
static Payload.ParametersWarning |
Payload.ParametersWarning.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Payload.ParametersWarning[] |
Payload.ParametersWarning.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.