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

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

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

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.pgp 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.pgp with parameters of type DeviceTypeType
 void TimeSyncTokenType.setDeviceType(DeviceTypeType value)
          Sets the value of the deviceType property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.