public class StorableDescriptor extends Object implements Serializable
| Constructor and Description |
|---|
StorableDescriptor() |
StorableDescriptor(Object id,
String name,
UUID projectUuid,
BigInteger projectId)
Creates StorableDescriptor object by properties.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getId() |
String |
getName() |
BigInteger |
getProjectId() |
UUID |
getProjectUuid() |
int |
hashCode() |
public StorableDescriptor()
public StorableDescriptor(Object id, String name, UUID projectUuid, BigInteger projectId)
@Nonnull public BigInteger getProjectId()
Copyright © 2025. All rights reserved.