public interface XSBoolean
xs:boolean
schema type.Modifier and Type | Method and Description |
---|---|
XSBooleanValue |
getValue()
Returns the XSBooleanValue value.
|
void |
setValue(XSBooleanValue value)
Sets the XSBooleanValue value.
|
XSBooleanValue getValue()
XSBooleanValue
valuevoid setValue(XSBooleanValue value)
value
- The XSBooleanValue
valueCopyright © 2013 JBoss by Red Hat. All Rights Reserved.