@Immutable public final class AuthorizedParty extends Identifier
DEFAULT_BYTE_LENGTH
Constructor and Description |
---|
AuthorizedParty(java.lang.String value)
Creates a new authorised party identifier with the specified value.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object object) |
compareTo, getValue, hashCode, toJSONString, toString
public AuthorizedParty(java.lang.String value)
value
- The authorised party value. Must not be null
or empty string.public boolean equals(java.lang.Object object)
equals
in class Identifier
Copyright © 2016 Connect2id Ltd.. All Rights Reserved.