public class SobjectDescriptorPersisted extends Object
Constructor and Description |
---|
SobjectDescriptorPersisted() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKid()
Key ID identifying a security object.
|
String |
getName()
Name of a security object.
|
int |
hashCode() |
SobjectDescriptorPersisted |
kid(String kid) |
SobjectDescriptorPersisted |
name(String name) |
void |
setKid(String kid) |
void |
setName(String name) |
String |
toString() |
public SobjectDescriptorPersisted kid(String kid)
public String getKid()
public void setKid(String kid)
public SobjectDescriptorPersisted name(String name)
public String getName()
public void setName(String name)
Copyright © 2017-2025 Fortanix Inc. All Rights Reserved