public static class MappingMetaData.Routing extends Object
| Modifier and Type | Field and Description |
|---|---|
static MappingMetaData.Routing |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
hasPath() |
String |
path() |
String[] |
pathElements() |
boolean |
required() |
public static final MappingMetaData.Routing EMPTY
public Routing(boolean required,
String path)
Copyright © 2009–2016. All rights reserved.