| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<OutputDetailEnumeration> |
NetworkFrameRequestPolicyStructure.requestDetail |
| Modifier and Type | Method and Description |
|---|---|
static OutputDetailEnumeration |
OutputDetailEnumeration.fromValue(String v) |
static OutputDetailEnumeration |
OutputDetailEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputDetailEnumeration[] |
OutputDetailEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<OutputDetailEnumeration> |
NetworkFrameRequestPolicyStructure.getRequestDetail()
Gets the value of the requestDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkFrameRequestPolicyStructure |
NetworkFrameRequestPolicyStructure.withRequestDetail(OutputDetailEnumeration... values) |
| Modifier and Type | Method and Description |
|---|---|
NetworkFrameRequestPolicyStructure |
NetworkFrameRequestPolicyStructure.withRequestDetail(Collection<OutputDetailEnumeration> values) |
Copyright © 2018 Entur AS. All rights reserved.