public class ParameterDescriptorImpl extends ClassDescriptorImpl implements ParameterDescriptor
Constructor and Description |
---|
ParameterDescriptorImpl(Context context,
Parameter parameter,
int position) |
Modifier and Type | Method and Description |
---|---|
int |
getPosition() |
getAnnotation, getAnnotations, getEnums, getField, getFields, getFieldsByAnnotation, getGetter, getGetterByField, getGetters, getMethod, getMethods, getMethodsByAnnotation, getName, getSetter, getSetterByField, getSetters, getShortName, getTable, isEntity, isEnum
getPackage, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFieldsByAnnotation, getMethodsByAnnotation
getName, getPackage, getShortName
getAnnotation, getAnnotations
getMethod, getMethods
public int getPosition()
getPosition
in interface ParameterDescriptor
Copyright © 2014. All Rights Reserved.