| Modifier and Type | Field and Description |
|---|---|
static String |
SEGMENT_NAME_PATTERN |
| Constructor and Description |
|---|
Segment(String name) |
Segment(String segmentName,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSegmentName() |
boolean |
isRequired() |
String |
toString() |
public static final String SEGMENT_NAME_PATTERN
Copyright © 2018–2022. All rights reserved.