public static class ClassRules.Detail extends Object
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)
Overrides the default equality implementation. 
 | 
String | 
getMethod()
Returns the method name. 
 | 
String | 
getName()
Returns the name of the detail. 
 | 
String | 
getSortAttribute()
Returns the sort attribute name. 
 | 
public boolean equals(Object o)
Detail
 objects are equal if either the name or the method are
 equal.public String getName()
public String getMethod()
public String getSortAttribute()
Copyright © 2025. All rights reserved.