public class FacesBehaviorInfo extends Object implements Serializable
| Constructor and Description | 
|---|
| FacesBehaviorInfo(Type type,
                 String behaviorId) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| String | getBehaviorId() | 
| Type | getType() | 
| int | hashCode() | 
| void | setBehaviorId(String behaviorId) | 
| void | setType(Type type) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.