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