@PublicApi public static final class ItemIdentity.StringIdentity extends ItemIdentity implements Serializable
ItemIdentity
,
Serialized FormItemIdentity.LongIdentity, ItemIdentity.StringIdentity
ITEM_ZERO
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getStringId()
Gets the string ID from a string-based
ItemIdentity . |
int |
hashCode() |
boolean |
isStringId()
Returns
true if this ID is string-based. |
String |
toSimplifiedString() |
String |
toString() |
getItemType, getLongId, isLongId, longId, parse, stringId
public boolean isStringId()
ItemIdentity
true
if this ID is string-based.isStringId
in class ItemIdentity
@NotNull public String getStringId()
ItemIdentity
ItemIdentity
.getStringId
in class ItemIdentity
public String toSimplifiedString()
toSimplifiedString
in class ItemIdentity
Copyright © 2023 ALM Works. All Rights Reserved.