com.silanis.esl.sdk
Class SignatureId
java.lang.Object
com.silanis.esl.sdk.SignatureId
- All Implemented Interfaces:
- Serializable
public class SignatureId
- extends Object
- implements Serializable
- See Also:
- Serialized Form
SignatureId
public SignatureId(String id)
Constructor of the PackageId class
- Parameters:
id
- the ID of the package. It cannot be null or empty
getId
public String getId()
Accessor method used to get the package ID
- Returns:
- the ID of the package
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object other)
- Overrides:
equals
in class Object
Copyright 2014, Silanis Technology, Inc. All rights reserved.