@Generated(value={"Immutables.generator","_RouteMappingEntity"}) public final class RouteMappingEntity extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RouteMappingEntity.Builder
Builds instances of type
RouteMappingEntity. |
| Modifier and Type | Method and Description |
|---|---|
static RouteMappingEntity.Builder |
builder()
Creates a builder for
RouteMappingEntity. |
boolean |
equals(Object another)
This instance is equal to all instances of
RouteMappingEntity that have equal attribute values. |
String |
getApplicationId()
The application id
|
Integer |
getApplicationPort()
The application port
|
String |
getApplicationUrl()
The application url
|
String |
getRouteId()
The route id
|
String |
getRouteUrl()
The route url
|
int |
hashCode()
Computes a hash code from attributes:
applicationId, applicationPort, applicationUrl, routeId, routeUrl. |
String |
toString()
Prints the immutable value
RouteMappingEntity with attribute values. |
public String getApplicationId()
public Integer getApplicationPort()
public String getApplicationUrl()
public String getRouteId()
public String getRouteUrl()
public boolean equals(Object another)
RouteMappingEntity that have equal attribute values.public int hashCode()
applicationId, applicationPort, applicationUrl, routeId, routeUrl.public String toString()
RouteMappingEntity with attribute values.public static RouteMappingEntity.Builder builder()
RouteMappingEntity.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.