|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeviceTypeType | |
---|---|
org.picketlink.identity.federation.saml.v2.ac.classes |
Uses of DeviceTypeType in org.picketlink.identity.federation.saml.v2.ac.classes |
---|
Fields in org.picketlink.identity.federation.saml.v2.ac.classes declared as DeviceTypeType | |
---|---|
protected DeviceTypeType |
TimeSyncTokenType.deviceType
|
Methods in org.picketlink.identity.federation.saml.v2.ac.classes that return DeviceTypeType | |
---|---|
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. |
Methods in org.picketlink.identity.federation.saml.v2.ac.classes with parameters of type DeviceTypeType | |
---|---|
void |
TimeSyncTokenType.setDeviceType(DeviceTypeType value)
Sets the value of the deviceType property. |
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |