| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.visitors |
| Modifier and Type | Field | Description |
|---|---|---|
private XsdMaxInclusive |
XsdRestriction.maxInclusive |
A
XsdMaxInclusive instance that specifies the maxInclusive value for a numeric type. |
| Modifier and Type | Method | Description |
|---|---|---|
XsdMaxInclusive |
XsdRestriction.getMaxInclusive() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
XsdRestriction.setMaxInclusive(XsdMaxInclusive maxInclusive) |
| Modifier and Type | Method | Description |
|---|---|---|
default void |
XsdAbstractElementVisitor.visit(XsdMaxInclusive element) |
|
void |
XsdRestrictionsVisitor.visit(XsdMaxInclusive element) |
Copyright © 2018. All rights reserved.