Uses of Class
org.opensaml.xml.schema.XSBooleanValue

Packages that use XSBooleanValue
org.opensaml.xml.schema Interfaces for XMLObjects that represent XML schema types. 
 

Uses of XSBooleanValue in org.opensaml.xml.schema
 

Methods in org.opensaml.xml.schema that return XSBooleanValue
 XSBooleanValue XSBoolean.getValue()
          Returns the XSBooleanValue value.
static XSBooleanValue XSBooleanValue.valueOf(String booleanString)
          Parses a string meant to represent a boolean.
 

Methods in org.opensaml.xml.schema with parameters of type XSBooleanValue
 void XSBoolean.setValue(XSBooleanValue value)
          Sets the XSBooleanValue value.
 



Copyright © 2006-2010 Internet2. All Rights Reserved.