Uses of Class
org.jboss.identity.federation.saml.v2.generated.BooleanType

Packages that use BooleanType
org.jboss.identity.federation.saml.v2.generated   
 

Uses of BooleanType in org.jboss.identity.federation.saml.v2.generated
 

Fields in org.jboss.identity.federation.saml.v2.generated declared as BooleanType
protected  BooleanType TimeSyncTokenType.deviceInHand
           
 

Methods in org.jboss.identity.federation.saml.v2.generated that return BooleanType
static BooleanType BooleanType.fromValue(java.lang.String v)
           
 BooleanType TimeSyncTokenType.getDeviceInHand()
          Gets the value of the deviceInHand property.
static BooleanType BooleanType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BooleanType[] BooleanType.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.generated with parameters of type BooleanType
 void TimeSyncTokenType.setDeviceInHand(BooleanType value)
          Sets the value of the deviceInHand property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.