public class Let extends Object
static class
Let.LetBuilder
Let()
Let(String variable, String value)
static Let.LetBuilder
builder()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getValue()
getVariable()
int
hashCode()
void
setValue(String value)
setVariable(String variable)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Let(String variable, String value)
public Let()
public static Let.LetBuilder builder()
public String getVariable()
public String getValue()
public void setVariable(String variable)
public void setValue(String value)
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023. All rights reserved.