public class TransportType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TransportType.TransportTypeBuilder |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Boolean |
getIsRequired() |
Type |
getType() |
void |
setDescription(String description) |
void |
setIsRequired(Boolean isRequired) |
void |
setType(Type type) |
Copyright © 2015. All rights reserved.