public interface ChangeSet
Modifier and Type | Method and Description |
---|---|
<T> T |
get(String key,
Class<T> requiredClass,
ConversionService cs) |
Map<String,Object> |
getValues() |
Object |
removeProperty(String k) |
void |
set(String key,
Object o) |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.