Serializable, Comparable<Identifier>, net.minidev.json.JSONAware@Immutable public final class SoftwareVersion extends Identifier
Related specifications:
DEFAULT_BYTE_LENGTH| Constructor | Description |
|---|---|
SoftwareVersion(String value) |
Creates a new OAuth 2.0 client software version identifier with the
specified value.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object object) |
compareTo, getValue, hashCode, toJSONString, toStringpublic SoftwareVersion(String value)
value - The software version identifier value. Must not be
null or empty string.public boolean equals(Object object)
equals in class IdentifierCopyright © 2018 Connect2id Ltd.. All rights reserved.