public class UnknownContextBlockElement extends Object implements ContextBlockElement
| Modifier and Type | Class and Description |
|---|---|
static class |
UnknownContextBlockElement.UnknownContextBlockElementBuilder |
| Constructor and Description |
|---|
UnknownContextBlockElement() |
UnknownContextBlockElement(String type) |
| Modifier and Type | Method and Description |
|---|---|
static UnknownContextBlockElement.UnknownContextBlockElementBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getType() |
int |
hashCode() |
void |
setType(String type) |
String |
toString() |
public UnknownContextBlockElement()
public UnknownContextBlockElement(String type)
public static UnknownContextBlockElement.UnknownContextBlockElementBuilder builder()
public String getType()
public void setType(String type)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.