Package | Description |
---|---|
act.controller.meta |
Modifier and Type | Class and Description |
---|---|
class |
BindAnnoInfo |
class |
HarmonyParamAnnotationTraitBase
A
HarmonyParamAnnotationTraitBase is compatible with other ParamAnnoInfoTrait except a annotation with the same type of itself |
class |
ParamAnnoInfo |
class |
ParamAnnoInfoTraitBase |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ParamAnnoInfoTraitBase.compatibilityErrorMessage(ParamAnnoInfoTrait otherParamAnnotation) |
java.lang.String |
ParamAnnoInfoTrait.compatibilityErrorMessage(ParamAnnoInfoTrait otherParamAnnotation) |
java.lang.String |
HarmonyParamAnnotationTraitBase.compatibilityErrorMessage(ParamAnnoInfoTrait otherParamAnnotation) |
boolean |
ParamAnnoInfoTraitBase.compatibleWith(ParamAnnoInfoTrait otherParamAnnotation) |
boolean |
ParamAnnoInfoTrait.compatibleWith(ParamAnnoInfoTrait otherParamAnnotation) |
boolean |
HarmonyParamAnnotationTraitBase.compatibleWith(ParamAnnoInfoTrait otherParamAnnotation) |
Copyright © 2014–2017 ActFramework. All rights reserved.