@Generated(value={"Immutables.generator","_SharedDomainEntity"}) public final class SharedDomainEntity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SharedDomainEntity.Builder
Builds instances of type
SharedDomainEntity. |
| Modifier and Type | Method and Description |
|---|---|
static SharedDomainEntity.Builder |
builder()
Creates a builder for
SharedDomainEntity. |
boolean |
equals(Object another)
This instance is equal to all instances of
SharedDomainEntity that have equal attribute values. |
String |
getName()
The name
|
String |
getRouterGroupId()
The router group id
|
String |
getRouterGroupType()
The router group type
|
int |
hashCode()
Computes a hash code from attributes:
name, routerGroupId, routerGroupType. |
String |
toString()
Prints the immutable value
SharedDomainEntity with attribute values. |
public String getName()
public String getRouterGroupId()
public String getRouterGroupType()
public boolean equals(Object another)
SharedDomainEntity that have equal attribute values.public int hashCode()
name, routerGroupId, routerGroupType.public String toString()
SharedDomainEntity with attribute values.public static SharedDomainEntity.Builder builder()
SharedDomainEntity.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.