Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.j2ee14 |
Provides the interfaces and enumeration types as defined in the schema
|
org.jboss.shrinkwrap.descriptor.impl.j2ee14 |
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 | Class and Description |
---|---|
class |
EmptyTypeImpl<T>
This class implements the
emptyType xsd type |
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.