@Entity public class SignatureValue extends Object implements Serializable
SignatureValue()
Long
getId()
byte[]
getValue()
String
getXmlID()
void
setId(Long id)
setValue(byte[] value)
setXmlID(String xmlID)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SignatureValue()
public Long getId()
public void setId(Long id)
public byte[] getValue()
public void setValue(byte[] value)
public String getXmlID()
public void setXmlID(String xmlID)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.