|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||