Package | Description |
---|---|
pe.pase |
Modifier and Type | Method and Description |
---|---|
Integration.Type |
Integration.getType() |
static Integration.Type |
Integration.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Integration.Type[] |
Integration.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Integration.setType(Integration.Type type) |
Constructor and Description |
---|
Integration(java.lang.String name,
Integration.Type type) |
Copyright ? 2022. All Rights Reserved.