public class WrappedGroup extends WrappedVertex
Modifier and Type | Field and Description |
---|---|
List<WrappedVertex> |
members |
Constructor and Description |
---|
WrappedGroup()
No-arg constructor for JAXB.
|
WrappedGroup(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 List<WrappedVertex> members
public WrappedGroup()
public WrappedGroup(Vertex vertex)
public void afterUnmarshal(Unmarshaller u, Object parent)
WrappedVertex
afterUnmarshal
in class WrappedVertex
Copyright © 2017. All rights reserved.