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 |
---|---|
GroupSequenceType<ClassType<T>> |
ClassType.getOrCreateGroupSequence()
If not already created, a new
group-sequence element with the given value will be created. |
GroupSequenceType<T> |
GroupSequenceType.removeAllValue()
Removes the
value element |
GroupSequenceType<T> |
GroupSequenceType.value(String... values)
Creates for all String objects representing
value elements,
a new value element |
Copyright © 2024 JBoss by Red Hat. All rights reserved.