public class PropertyUtils extends Object
Constructor and Description |
---|
PropertyUtils() |
Modifier and Type | Method and Description |
---|---|
static Property<Boolean> |
ofTypeBoolean(String name) |
static Property<Enum> |
ofTypeEnum(String name) |
static Property<String> |
ofTypeString(String name) |
Copyright © 2020 Atlassian. All rights reserved.