Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.javaee7 |
Provides the interfaces and enumeration types as defined in the schema
|
org.jboss.shrinkwrap.descriptor.impl.javaee7 |
Provides the implementation classes as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
EmptyType<T> |
EmptyType.id(String id)
Sets the
id attribute |
EmptyType<T> |
EmptyType.removeId()
Removes the
id attribute |
Modifier and Type | Method and Description |
---|---|
EmptyType<T> |
EmptyTypeImpl.id(String id)
Sets the
id attribute |
EmptyType<T> |
EmptyTypeImpl.removeId()
Removes the
id attribute |
Copyright © 2021 JBoss by Red Hat. All rights reserved.