Package com.griefdefender.api.claim
Interface TrustResultType
- All Superinterfaces:
CatalogType
-
Method Summary
Methods inherited from interface com.griefdefender.api.CatalogType
getId, getName
-
Method Details
-
successType
boolean successType()Whether thisTrustResultTypeis a success type or not.- Returns:
- true if success type, false if not
-