public class GpgKey extends Object
| Constructor and Description |
|---|
GpgKey() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreated_at() |
Long |
getId() |
String |
getKey() |
void |
setCreated_at(Date created_at) |
void |
setId(Long id) |
void |
setKey(String key) |
Copyright © 2022. All rights reserved.