Package org.apache.cxf.jaxrs.client
Class ClientProxyImpl.BeanPair
- java.lang.Object
-
- org.apache.cxf.jaxrs.client.ClientProxyImpl.BeanPair
-
- Enclosing class:
- ClientProxyImpl
protected static class ClientProxyImpl.BeanPair extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected Annotation[]annsprotected Objectvalue
-
-
-
Field Detail
-
value
protected Object value
-
anns
protected Annotation[] anns
-
-
Method Detail
-
getValue
public Object getValue()
-
getAnns
public Annotation[] getAnns()
-
-