public class WrappedLeafVertex extends WrappedVertex
Constructor and Description |
---|
WrappedLeafVertex()
No-arg constructor for JAXB.
|
WrappedLeafVertex(Vertex vertex) |
Modifier and Type | Method and Description |
---|---|
void |
afterUnmarshal(Unmarshaller u,
Object parent)
This JAXB function is used to set the namespace since we expect it to be set in the parent object.
|
compareTo, create, equals, getId, getLabel, getNamespace, hashCode, toString
public WrappedLeafVertex()
public WrappedLeafVertex(Vertex vertex)
public void afterUnmarshal(Unmarshaller u, Object parent)
WrappedVertex
afterUnmarshal
in class WrappedVertex
Copyright © 2017. All rights reserved.