public class RouteDto extends NodeDto
Constructor and Description |
---|
RouteDto() |
RouteDto(String key,
String id,
String label,
String description,
List<NodeDto> children) |
Modifier and Type | Method and Description |
---|---|
protected RouteDto |
copy() |
void |
setPattern(String pattern) |
addChild, getChildren, getProperties, getProperty, setChildren, setProperties, setProperty
addToNodeList, defaultKey, equals, getDescription, getId, getKey, getLabel, getPattern, hashCode, isSupportOutput, setDescription, setId, setKey, setLabel, setSupportOutput, toNodeList, toString
public static final String PATTERN
public void setPattern(String pattern)
setPattern
in class NodeDtoSupport
Copyright © 2016 Red Hat. All rights reserved.