Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.jetty7 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
SystemProperty<T> |
SystemProperty._default(String _default)
Sets the
default attribute |
SystemProperty<T> |
SystemProperty.id(String id)
Sets the
id attribute |
SystemProperty<T> |
SystemProperty.name(String name)
Sets the
name attribute |
SystemProperty<T> |
SystemProperty.remove_Default()
Removes the
default attribute |
SystemProperty<T> |
SystemProperty.removeId()
Removes the
id attribute |
SystemProperty<T> |
SystemProperty.removeName()
Removes the
name attribute |
Copyright © 2023 JBoss by Red Hat. All rights reserved.