public class ParentIdentity extends EqualsSupport
| Modifier and Type | Field and Description |
|---|---|
static int |
VERSION |
| Constructor and Description |
|---|
ParentIdentity(URI upDownUrl,
String parentHandle,
String childHandle,
ProvisioningIdentityCertificate parentIdCertificate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChildHandle() |
String |
getParentHandle() |
ProvisioningIdentityCertificate |
getParentIdCertificate() |
URI |
getUpDownUrl() |
int |
getVersion() |
equals, hashCode, toStringpublic static final int VERSION
public ParentIdentity(URI upDownUrl, String parentHandle, String childHandle, ProvisioningIdentityCertificate parentIdCertificate)
public String getChildHandle()
public String getParentHandle()
public ProvisioningIdentityCertificate getParentIdCertificate()
public URI getUpDownUrl()
public int getVersion()
Copyright © 2008–2020 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.