|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSetterMethod | |
---|---|
com.sun.jersey.api.model | Provides an abstract model of a resource class. |
com.sun.jersey.server.impl.modelapi.validation |
Uses of AbstractSetterMethod in com.sun.jersey.api.model |
---|
Methods in com.sun.jersey.api.model that return types with arguments of type AbstractSetterMethod | |
---|---|
java.util.List<AbstractSetterMethod> |
AbstractResource.getSetterMethods()
|
Methods in com.sun.jersey.api.model with parameters of type AbstractSetterMethod | |
---|---|
void |
AbstractModelVisitor.visitAbstractSetterMethod(AbstractSetterMethod setterMethod)
|
Uses of AbstractSetterMethod in com.sun.jersey.server.impl.modelapi.validation |
---|
Methods in com.sun.jersey.server.impl.modelapi.validation with parameters of type AbstractSetterMethod | |
---|---|
void |
BasicValidator.visitAbstractSetterMethod(AbstractSetterMethod setterMethod)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |