@PublicApi public static final class ItemIdentity.StringIdentity extends ItemIdentity implements Serializable
ItemIdentity,
Serialized FormItemIdentity.LongIdentity, ItemIdentity.StringIdentityITEM_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, stringIdpublic boolean isStringId()
ItemIdentitytrue if this ID is string-based.isStringId in class ItemIdentity@NotNull public String getStringId()
ItemIdentityItemIdentity.getStringId in class ItemIdentitypublic String toSimplifiedString()
toSimplifiedString in class ItemIdentityCopyright © 2022 ALM Works. All Rights Reserved.