Package | Description |
---|---|
com.arkea.jenkins.openstack.heat.orchestration.template.constraints | |
com.arkea.jenkins.openstack.heat.orchestration.template.utils |
Modifier and Type | Method and Description |
---|---|
ConstraintType |
AbstractConstraint.getType() |
static ConstraintType |
ConstraintType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstraintType[] |
ConstraintType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractConstraint.setType(ConstraintType type) |
Modifier and Type | Method and Description |
---|---|
static ConstraintType |
ConstraintTypeMapperUtils.getContraintTypeFromString(String str)
Mapping constraint type
|
Copyright © 2016. All rights reserved.