Package | Description |
---|---|
org.powermock.configuration.support |
Modifier and Type | Method and Description |
---|---|
private static ConfigurationMapper.PropertyWriter |
ConfigurationMapper.PropertyWriter.forProperty(java.beans.PropertyDescriptor pd) |
static ConfigurationMapper.PropertyWriter |
ConfigurationMapper.PropertyWriter.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationMapper.PropertyWriter[] |
ConfigurationMapper.PropertyWriter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|