public final class RouteType extends Object
| Modifier and Type | Field and Description |
|---|---|
static RouteType |
DEFAULT
Static value DEFAULT for RouteType.
|
static RouteType |
INHERITED
Static value INHERITED for RouteType.
|
static RouteType |
STATIC
Static value STATIC for RouteType.
|
public static final RouteType DEFAULT
public static final RouteType INHERITED
public static final RouteType STATIC
public RouteType(String value)
value - the custom value/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/