@ParametersAreNonnullByDefault @Generated(value="org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class CompanyId extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object another)
This instance is equal to all instances of
CompanyId that have equal attribute values. |
int |
hashCode()
Computes a hash code from attributes:
value . |
static CompanyId |
of(String value)
Construct a new immutable
CompanyId instance. |
String |
toString() |
String |
value() |
public String value()
value
attributepublic boolean equals(@Nullable Object another)
CompanyId
that have equal attribute values.public int hashCode()
value
.public static CompanyId of(String value)
CompanyId
instance.value
- The value for the value
attributepublic String toString()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.