Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.validationMapping11 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
PayloadType<ConstraintType<T>> |
ConstraintType.getOrCreatePayload()
If not already created, a new
payload element with the given value will be created. |
PayloadType<T> |
PayloadType.removeAllValue()
Removes the
value element |
PayloadType<T> |
PayloadType.value(String... values)
Creates for all String objects representing
value elements,
a new value element |
Copyright © 2022 JBoss by Red Hat. All rights reserved.