|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Properties<T>
This interface defines the contract for the properties
xsd type
Original Documentation:
A list of standard and vendor-specific properties
and hints.
Method Summary | |
---|---|
java.util.List<Property<Properties<T>>> |
getPropertyList()
Returns all property elements |
Property<Properties<T>> |
property()
Returns the property element |
Properties<T> |
removeAllProperty()
Removes all property elements |
Methods inherited from interface org.jboss.shrinkwrap.descriptor.api.Child |
---|
up |
Method Detail |
---|
Properties<T> removeAllProperty()
property
elements
Properties
Property<Properties<T>> property()
property
element
property
java.util.List<Property<Properties<T>>> getPropertyList()
property
elements
property
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |