Constructor and Description |
---|
KeyEntity()
Empty construct for use by the JPA layer.
|
KeyEntity(Key.Type type,
String description,
String data)
Creates a key entity.
|
public Key.Type type()
public String description()
public String data()
Copyright © 2015. All Rights Reserved.