| Package | Description |
|---|---|
| at.ebinterface.validation.validator.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected List<Result.Namespace> |
Result.namespaces |
| Modifier and Type | Method and Description |
|---|---|
Result.Namespace |
Result.Namespace.withPrefix(String value) |
Result.Namespace |
Result.Namespace.withUri(String value) |
Result.Namespace |
Result.Namespace.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Result.Namespace> |
Result.getNamespaces()
Gets the value of the namespaces property.
|
| Modifier and Type | Method and Description |
|---|---|
Result |
Result.withNamespaces(Result.Namespace... values) |
| Modifier and Type | Method and Description |
|---|---|
Result |
Result.withNamespaces(Collection<Result.Namespace> values) |
Copyright © 2014–2019. All rights reserved.