public class UserActionSetStruct extends Object
| 构造器和说明 |
|---|
UserActionSetStruct() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
Long |
getId()
Get id
|
UserActionSetType |
getType()
Get type
|
int |
hashCode() |
UserActionSetStruct |
id(Long id) |
void |
setId(Long id) |
void |
setType(UserActionSetType type) |
String |
toString() |
UserActionSetStruct |
type(UserActionSetType type) |
public UserActionSetStruct type(UserActionSetType type)
public UserActionSetType getType()
public void setType(UserActionSetType type)
public UserActionSetStruct id(Long id)
public Long getId()
public void setId(Long id)
Copyright © 2020. All rights reserved.