Package | Description |
---|---|
org.picketlink.identity.federation.saml.v2.ac |
Modifier and Type | Field and Description |
---|---|
protected DeviceTypeType |
TimeSyncTokenType.deviceType |
Modifier and Type | Method and Description |
---|---|
static DeviceTypeType |
DeviceTypeType.fromValue(String v) |
DeviceTypeType |
TimeSyncTokenType.getDeviceType()
Gets the value of the deviceType property.
|
static DeviceTypeType |
DeviceTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceTypeType[] |
DeviceTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeSyncTokenType.setDeviceType(DeviceTypeType value)
Sets the value of the deviceType property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.