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