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) |
index
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
attachTo
protected HarmonyParamAnnotationTraitBase(int index)
public boolean compatibleWith(ParamAnnoInfoTrait otherParamAnnotation)
compatibleWith
in interface ParamAnnoInfoTrait
compatibleWith
in class ParamAnnoInfoTraitBase
public java.lang.String compatibilityErrorMessage(ParamAnnoInfoTrait otherParamAnnotation)
compatibilityErrorMessage
in interface ParamAnnoInfoTrait
compatibilityErrorMessage
in class ParamAnnoInfoTraitBase
Copyright © 2014–2017 ActFramework. All rights reserved.