Annotation over the class or the affected constants works great:
@SuppressWarnings(value = "DeclarationOrder")
Where DeclarationOrder is checkstyle module name
DeclarationOrder