public static interface NamingStrategies.ConstructorFieldNamingStrategy
| Modifier and Type | Method and Description | 
|---|---|
<T> Constructor<? super T> | 
getDeserializationConstructor(Class<?> raw)  | 
String | 
translateName(Constructor<?> c,
             int index)  | 
String translateName(Constructor<?> c, int index)
<T> Constructor<? super T> getDeserializationConstructor(Class<?> raw)
Copyright © 2009-2013 jclouds. All Rights Reserved.