Class PropertyWrapper
- java.lang.Object
-
- org.apache.aries.jax.rs.jaxb.json.activator.PropertyWrapper
-
public class PropertyWrapper extends Object
-
-
Constructor Summary
Constructors Constructor Description PropertyWrapper(Dictionary<String,?> properties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapplyBoolean(String property, Consumer<Boolean> consumer)voidapplyString(String property, Consumer<String> consumer)
-