@Generated(value={"Immutables.generator","_ServicePlanVisibilityEntity"}) public final class ServicePlanVisibilityEntity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ServicePlanVisibilityEntity.Builder
Builds instances of type
ServicePlanVisibilityEntity. |
| Modifier and Type | Method and Description |
|---|---|
static ServicePlanVisibilityEntity.Builder |
builder()
Creates a builder for
ServicePlanVisibilityEntity. |
boolean |
equals(Object another)
This instance is equal to all instances of
ServicePlanVisibilityEntity that have equal attribute values. |
String |
getOrganizationId()
The organization id
|
String |
getOrganizationUrl()
The organization url
|
String |
getServicePlanId()
The service plan id
|
String |
getServicePlanUrl()
The service plan url
|
int |
hashCode()
Computes a hash code from attributes:
organizationId, organizationUrl, servicePlanId, servicePlanUrl. |
String |
toString()
Prints the immutable value
ServicePlanVisibilityEntity with attribute values. |
public String getOrganizationId()
public String getOrganizationUrl()
public String getServicePlanId()
public String getServicePlanUrl()
public boolean equals(Object another)
ServicePlanVisibilityEntity that have equal attribute values.public int hashCode()
organizationId, organizationUrl, servicePlanId, servicePlanUrl.public String toString()
ServicePlanVisibilityEntity with attribute values.public static ServicePlanVisibilityEntity.Builder builder()
ServicePlanVisibilityEntity.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.