| Package | Description |
|---|---|
| org.opensaml.xml.schema |
Interfaces for XMLObjects that represent XML schema types.
|
| Modifier and Type | Method and Description |
|---|---|
XSBooleanValue |
XSBoolean.getValue()
Returns the XSBooleanValue value.
|
static XSBooleanValue |
XSBooleanValue.valueOf(String booleanString)
Parses a string meant to represent a boolean.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XSBoolean.setValue(XSBooleanValue value)
Sets the XSBooleanValue value.
|
Copyright © 2006-2013 Internet2. All Rights Reserved.