public class Void extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Void.Status |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreated() |
String |
getDescription() |
String |
getError() |
UUID |
getId() |
Boolean |
getLive() |
String |
getOrderId() |
UUID |
getParentId() |
Void.Status |
getStatus() |
void |
setDescription(String description) |
public Void(String description)
public Void()
public UUID getId()
public Date getCreated()
public Boolean getLive()
public UUID getParentId()
public Void.Status getStatus()
public String getError()
public String getOrderId()
public String getDescription()
public void setDescription(String description)
Copyright © 2021. All rights reserved.