public interface ParamAnnoInfoTrait
Modifier and Type | Method and Description |
---|---|
void |
attachTo(HandlerParamMetaInfo param) |
java.lang.String |
compatibilityErrorMessage(ParamAnnoInfoTrait otherParamAnnotation) |
boolean |
compatibleWith(ParamAnnoInfoTrait otherParamAnnotation) |
int |
index() |
int index()
boolean compatibleWith(ParamAnnoInfoTrait otherParamAnnotation)
java.lang.String compatibilityErrorMessage(ParamAnnoInfoTrait otherParamAnnotation)
void attachTo(HandlerParamMetaInfo param)
Copyright © 2014–2017 ActFramework. All rights reserved.