org.apache.juddi.model
Class SignatureValue
java.lang.Object
org.apache.juddi.model.SignatureValue
- All Implemented Interfaces:
- Serializable
public class SignatureValue
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignatureValue
public SignatureValue()
getId
public Long getId()
setId
public void setId(Long id)
getValue
public byte[] getValue()
setValue
public void setValue(byte[] value)
getXmlID
public String getXmlID()
setXmlID
public void setXmlID(String xmlID)
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.