@ParametersAreNonnullByDefault @Generated(value="org.immutables.processor.ProxyProcessor") @Immutable @CheckReturnValue public final class ImmutableHasEnumOtherPackage extends Object implements HasEnumOtherPackage
| Modifier and Type | Class and Description |
|---|---|
static class |
ImmutableHasEnumOtherPackage.Builder |
HasEnumOtherPackage.Type| Modifier and Type | Method and Description |
|---|---|
static ImmutableHasEnumOtherPackage.Builder |
builder() |
static ImmutableHasEnumOtherPackage |
copyOf(HasEnumOtherPackage instance) |
boolean |
equals(Object another) |
HasEnumOtherPackage.Type |
getType() |
int |
hashCode() |
String |
toString() |
ImmutableHasEnumOtherPackage |
withType(HasEnumOtherPackage.Type value) |
public HasEnumOtherPackage.Type getType()
public final ImmutableHasEnumOtherPackage withType(HasEnumOtherPackage.Type value)
public int hashCode()
public String toString()
public static ImmutableHasEnumOtherPackage copyOf(HasEnumOtherPackage instance)
public static ImmutableHasEnumOtherPackage.Builder builder()
Copyright © 2022 The Immutables.org authors. All rights reserved.