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