public class PathVariables extends Object
static class
PathVariables.PathVariablesBuilder
PathVariables()
PathVariables(String name, String value)
static PathVariables.PathVariablesBuilder
builder()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getName()
getValue()
int
hashCode()
void
setName(String name)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PathVariables()
public PathVariables(String name, String value)
public static PathVariables.PathVariablesBuilder builder()
public String getName()
public String getValue()
public void setName(String name)
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 © 2025. All rights reserved.