Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword.DeviceTypeType

Packages that use DeviceTypeType
org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword   
 

Uses of DeviceTypeType in org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword declared as DeviceTypeType
protected  DeviceTypeType TimeSyncTokenType.deviceType
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword that return DeviceTypeType
static DeviceTypeType DeviceTypeType.fromValue(java.lang.String v)
           
 DeviceTypeType TimeSyncTokenType.getDeviceType()
          Gets the value of the deviceType property.
static DeviceTypeType DeviceTypeType.valueOf(java.lang.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're declared.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword with parameters of type DeviceTypeType
 void TimeSyncTokenType.setDeviceType(DeviceTypeType value)
          Sets the value of the deviceType property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.