public class CustomNameRuler extends Object
| Constructor and Description |
|---|
CustomNameRuler() |
CustomNameRuler(CustomNameRulerTypeEnum type,
Object content) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getCustomString() |
CustomNameRulerTypeEnum |
getType() |
int |
hashCode() |
void |
setCustomString(String customString) |
void |
setType(CustomNameRulerTypeEnum type) |
String |
toString() |
public CustomNameRuler()
public CustomNameRuler(CustomNameRulerTypeEnum type, Object content)
public CustomNameRulerTypeEnum getType()
public String getCustomString()
public void setType(CustomNameRulerTypeEnum type)
public void setCustomString(String customString)
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.