public class PropertySetAdapter extends XmlAdapter<Map<String,Object>,com.opensymphony.module.propertyset.PropertySet>
Constructor and Description |
---|
PropertySetAdapter() |
Modifier and Type | Method and Description |
---|---|
HashMap<String,Object> |
marshal(com.opensymphony.module.propertyset.PropertySet propertySet) |
com.opensymphony.module.propertyset.PropertySet |
unmarshal(Map<String,Object> map) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.