public interface WSIG extends CDSignature<Short,Integer,WSIG>
Modifier and Type | Method and Description |
---|---|
Integer |
getLength() |
Short |
getSignature() |
WSIG |
setLength(Integer signature) |
WSIG |
setSignature(Short signature) |
getData
Short getSignature()
getSignature
in interface CDSignature<Short,Integer,WSIG>
WSIG setSignature(Short signature)
setSignature
in interface CDSignature<Short,Integer,WSIG>
Copyright © 2019–2021 HCL. All rights reserved.