public class SetType extends Object implements ValueType
| Constructor and Description |
|---|
SetType(IdentifiableType identifiableType) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.javersion.path.PropertyTree propertyTree,
Object object,
ReadContext context) |
Object |
instantiate(org.javersion.path.PropertyTree propertyTree,
Object value,
ReadContext context) |
protected Set<Object> |
newSet(int size) |
void |
serialize(org.javersion.path.PropertyPath path,
Object object,
WriteContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisReferencepublic SetType(IdentifiableType identifiableType)
public Object instantiate(org.javersion.path.PropertyTree propertyTree, Object value, ReadContext context) throws Exception
instantiate in interface ValueTypeExceptionpublic void bind(org.javersion.path.PropertyTree propertyTree,
Object object,
ReadContext context)
throws Exception
public void serialize(org.javersion.path.PropertyPath path,
Object object,
WriteContext context)
Copyright © 2015. All rights reserved.