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

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

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

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

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



Copyright © 2009 JBoss Inc.. All Rights Reserved.