public final class RequestSepaSource extends AbstractRequestSource
| Modifier and Type | Class and Description |
|---|---|
static class |
RequestSepaSource.RequestSepaSourceBuilder |
type| Constructor and Description |
|---|
RequestSepaSource() |
| Modifier and Type | Method and Description |
|---|---|
static RequestSepaSource.RequestSepaSourceBuilder |
builder() |
protected boolean |
canEqual(java.lang.Object other) |
boolean |
equals(java.lang.Object o) |
java.lang.String |
getId() |
int |
hashCode() |
void |
setId(java.lang.String id) |
java.lang.String |
toString() |
getTypepublic static RequestSepaSource.RequestSepaSourceBuilder builder()
public java.lang.String getId()
public void setId(java.lang.String id)
public boolean equals(java.lang.Object o)
equals in class AbstractRequestSourceprotected boolean canEqual(java.lang.Object other)
canEqual in class AbstractRequestSourcepublic int hashCode()
hashCode in class AbstractRequestSourcepublic java.lang.String toString()
toString in class AbstractRequestSource