|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SystemProperty | |
---|---|
org.jboss.shrinkwrap.descriptor.api.jetty7 | Provides the interfaces and enumeration types as defined in the schema |
Uses of SystemProperty in org.jboss.shrinkwrap.descriptor.api.jetty7 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.jetty7 that return SystemProperty | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |