|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.config.metro.parser.jsr109.XsdBooleanType
com.sun.xml.ws.config.metro.parser.jsr109.TrueFalseType
public class TrueFalseType
This simple type designates a boolean with only two permissible values - true - false
Java class for true-falseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="true-falseType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>xsdBooleanType">
</restriction>
</simpleContent>
</complexType>
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.config.metro.parser.jsr109.XsdBooleanType |
|---|
id, locator, value |
| Constructor Summary | |
|---|---|
TrueFalseType()
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.xml.ws.config.metro.parser.jsr109.XsdBooleanType |
|---|
getId, isValue, setId, setSourceLocation, setValue, sourceLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrueFalseType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||