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