public class AuthorizationDelete extends Object implements Serializable
| Constructor and Description |
|---|
AuthorizationDelete() |
| Modifier and Type | Method and Description |
|---|---|
String |
author() |
AuthorizationDelete |
author(String author) |
String |
name() |
AuthorizationDelete |
name(String name) |
java.time.Instant |
ts() |
AuthorizationDelete |
ts(java.time.Instant ts) |
public java.time.Instant ts()
public String name()
public String author()
public AuthorizationDelete ts(java.time.Instant ts)
public AuthorizationDelete name(String name)
public AuthorizationDelete author(String author)
Copyright © 2018. All rights reserved.