@Entity public class IdCipherRound extends BaseEntity
IdCipher round| Constructor and Description |
|---|
IdCipherRound() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMask() |
Network |
getNetwork() |
int |
getOrder() |
int |
getRotateBits() |
void |
setMask(long mask) |
void |
setOrder(int order) |
void |
setRotateBits(int rotateBits) |
getDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic long getMask()
public Network getNetwork()
getNetwork in class BaseEntitypublic int getOrder()
public int getRotateBits()
public void setMask(long mask)
public void setOrder(int order)
public void setRotateBits(int rotateBits)