public static class DatatypeBasics.Boolean extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element name="patternFacet">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
</element>
</choice>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DatatypeBasics.Boolean.PatternFacet
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected DatatypeBasics.Boolean.PatternFacet |
patternFacet |
| Constructor and Description |
|---|
Boolean() |
| Modifier and Type | Method and Description |
|---|---|
DatatypeBasics.Boolean.PatternFacet |
getPatternFacet()
Gets the value of the patternFacet property.
|
void |
setPatternFacet(DatatypeBasics.Boolean.PatternFacet value)
Sets the value of the patternFacet property.
|
protected DatatypeBasics.Boolean.PatternFacet patternFacet
public DatatypeBasics.Boolean.PatternFacet getPatternFacet()
DatatypeBasics.Boolean.PatternFacetpublic void setPatternFacet(DatatypeBasics.Boolean.PatternFacet value)
value - allowed object is
DatatypeBasics.Boolean.PatternFacetCopyright © 2018 Siemens AG. All rights reserved.