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