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