| Package | Description |
|---|---|
| com.cosmian.rest.kmip.types |
| Modifier and Type | Method and Description |
|---|---|
static LinkType |
LinkType.from(int code) |
static LinkType |
LinkType.from(String name) |
LinkType |
Link.getLink_type() |
static LinkType |
LinkType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkType[] |
LinkType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Link.setLink_type(LinkType link_type) |
| Constructor and Description |
|---|
Link(LinkType link_type,
LinkedObjectIdentifier linked_object_identifier) |
Copyright © 2022. All rights reserved.