|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PartialResponseDeleteType | |
---|---|
org.jboss.shrinkwrap.descriptor.api.facespartialresponse20 | Provides the interfaces and enumeration types as defined in the schema |
Uses of PartialResponseDeleteType in org.jboss.shrinkwrap.descriptor.api.facespartialresponse20 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.facespartialresponse20 that return PartialResponseDeleteType | |
---|---|
PartialResponseDeleteType<PartialResponseChangesType<T>> |
PartialResponseChangesType.createDelete()
Creates a new delete element |
PartialResponseDeleteType<PartialResponseChangesType<T>> |
PartialResponseChangesType.getOrCreateDelete()
If not already created, a new delete element will be created and returned. |
PartialResponseDeleteType<T> |
PartialResponseDeleteType.id(String id)
Sets the id attribute |
PartialResponseDeleteType<T> |
PartialResponseDeleteType.removeId()
Removes the id attribute |
Methods in org.jboss.shrinkwrap.descriptor.api.facespartialresponse20 that return types with arguments of type PartialResponseDeleteType | |
---|---|
List<PartialResponseDeleteType<PartialResponseChangesType<T>>> |
PartialResponseChangesType.getAllDelete()
Returns all delete elements |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |