boolean | PropError.equals(PropError pe, java.lang.String... ignoredIDs) | Verification of equality, except the specified the specified ID's. |
---|
protected boolean | AbstractReference.equalsErrors(PropError pe1, PropError pe2, int how) | Processes error property verification. |
---|
protected boolean | AssetReferences.equalsErrors(PropError pe1, PropError pe2, int how) | Processes error property verification. |
---|
protected boolean | ClassReference.equalsErrors(PropError pe1, PropError pe2, int how) | Processes error property verification. |
---|
protected boolean | GProp.equalsErrors(PropError pe1, PropError pe2, int how) | Processes error property verification. |
---|
protected boolean | MethodReference.equalsErrors(PropError pe1, PropError pe2, int how) | Processes error property verification. |
---|
protected boolean | MethodReference2.equalsErrors(PropError pe1, PropError pe2, int how) | Processes error property verification. |
---|
boolean | GProp.setPropError(PropError error) | Sets all or clears the errors for the property. |
---|
void | IComplexOperation.setPropError(GProp<?> gp, PropError pe) | Sets all errors in a property. |
---|
static void | IComplexOperation.setPropError(IComplexOperation op, IGProp<?> gp, PropError pe) | Sets all errors in a property. |
---|
boolean | IGProp.setPropError(PropError error) | Sets all or clears the errors for the property. |
---|