public class BambooEntityOidUserType extends ConvertibleToLongUserType<BambooEntityOid>
BambooEntityOid
field. Semantic wrapper for long value.Constructor and Description |
---|
BambooEntityOidUserType() |
Modifier and Type | Method and Description |
---|---|
BambooEntityOid |
fromLong(long oid) |
long |
toLong(BambooEntityOid entityOid) |
assemble, deepCopy, disassemble, equals, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypes
@NotNull public BambooEntityOid fromLong(long oid)
fromLong
in class ConvertibleToLongUserType<BambooEntityOid>
public long toLong(@NotNull BambooEntityOid entityOid)
toLong
in class ConvertibleToLongUserType<BambooEntityOid>
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.