public class ClassesItem extends ProtectedItem
ALL_USER_ATTRIBUTE_TYPES, ALL_USER_ATTRIBUTE_TYPES_AND_VALUES, ENTRY
Constructor and Description |
---|
ClassesItem(ExprNode classes)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ExprNode |
getClasses()
Gets the classes refinement.
|
int |
hashCode() |
String |
toString() |
public ClassesItem(ExprNode classes)
classes
- refinementpublic ExprNode getClasses()
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.