| Package | Description |
|---|---|
| io.fabric8.maven.docker.config.handler.property |
| Modifier and Type | Method and Description |
|---|---|
static PropertyMode |
PropertyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PropertyMode[] |
PropertyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValueProvider(String prefix,
Properties properties,
PropertyMode propertyMode)
Initiates ValueProvider which is to work with data from the given properties.
|
Copyright © 2018. All rights reserved.