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