public class UUIDType extends AbstractScalarType
| Constructor and Description |
|---|
UUIDType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
fromNodeId(org.javersion.path.PropertyPath.NodeId nodeId,
ReadContext context) |
Object |
instantiate(org.javersion.path.PropertyTree propertyTree,
Object value,
ReadContext context) |
void |
serialize(org.javersion.path.PropertyPath path,
Object object,
WriteContext context) |
org.javersion.path.PropertyPath.NodeId |
toNodeId(Object object,
WriteContext writeContext) |
bindclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisReferencepublic Object fromNodeId(org.javersion.path.PropertyPath.NodeId nodeId, ReadContext context) throws Exception
Exceptionpublic org.javersion.path.PropertyPath.NodeId toNodeId(Object object, WriteContext writeContext)
public Object instantiate(org.javersion.path.PropertyTree propertyTree, Object value, ReadContext context) throws Exception
Exceptionpublic void serialize(org.javersion.path.PropertyPath path,
Object object,
WriteContext context)
Copyright © 2015. All rights reserved.