public abstract class HarmonyParamAnnotationTraitBase extends ParamAnnoInfoTraitBase
A HarmonyParamAnnotationTraitBase is compatible with other ParamAnnoInfoTrait except a annotation with the same type of itself
| Modifier | Constructor and Description |
|---|---|
protected |
HarmonyParamAnnotationTraitBase(int index) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
compatibilityErrorMessage(ParamAnnoInfoTrait otherParamAnnotation) |
boolean |
compatibleWith(ParamAnnoInfoTrait otherParamAnnotation) |
indexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattachToprotected HarmonyParamAnnotationTraitBase(int index)
public boolean compatibleWith(ParamAnnoInfoTrait otherParamAnnotation)
compatibleWith in interface ParamAnnoInfoTraitcompatibleWith in class ParamAnnoInfoTraitBasepublic java.lang.String compatibilityErrorMessage(ParamAnnoInfoTrait otherParamAnnotation)
compatibilityErrorMessage in interface ParamAnnoInfoTraitcompatibilityErrorMessage in class ParamAnnoInfoTraitBaseCopyright © 2014–2017 ActFramework. All rights reserved.