Uses of Enum
org.powermock.configuration.support.ConfigurationMapper.PropertyWriter
Packages that use ConfigurationMapper.PropertyWriter
-
Uses of ConfigurationMapper.PropertyWriter in org.powermock.configuration.support
Methods in org.powermock.configuration.support that return ConfigurationMapper.PropertyWriterModifier and TypeMethodDescriptionprivate static ConfigurationMapper.PropertyWriter
ConfigurationMapper.PropertyWriter.forProperty
(PropertyDescriptor pd) 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.