public final class ServicePlanVisibilityEntity extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ServicePlanVisibilityEntity.ServicePlanVisibilityEntityBuilder |
Modifier and Type | Method and Description |
---|---|
static ServicePlanVisibilityEntity.ServicePlanVisibilityEntityBuilder |
builder() |
boolean |
equals(Object o) |
String |
getOrganizationId()
The organization id
|
String |
getOrganizationUrl()
The organization url
|
String |
getServicePlanId()
The service plan id
|
String |
getServicePlanUrl()
The service plan url
|
int |
hashCode() |
String |
toString() |
@Generated(value="lombok") public static ServicePlanVisibilityEntity.ServicePlanVisibilityEntityBuilder builder()
@Generated(value="lombok") public String getOrganizationId()
@Generated(value="lombok") public String getOrganizationUrl()
@Generated(value="lombok") public String getServicePlanId()
@Generated(value="lombok") public String getServicePlanUrl()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.