Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.webcommon31 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
static TrackingModeType |
TrackingModeType.getFromStringValue(String value) |
static TrackingModeType |
TrackingModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrackingModeType[] |
TrackingModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SessionConfigType<T> |
SessionConfigType.trackingMode(TrackingModeType... values)
Creates for all javaee:tracking-modeType objects representing
tracking-mode elements,
a new tracking-mode element |
Copyright © 2017 JBoss by Red Hat. All rights reserved.