public class ServiceEntity extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ServiceEntity(List<ServiceAccess> excludes) |
protected |
ServiceEntity(ServiceAccess service) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAsString() |
List<ServiceAccess> |
getExcludes() |
ServiceAccess |
getService() |
int |
hashCode() |
String |
toString() |
protected ServiceEntity(ServiceAccess service)
protected ServiceEntity(List<ServiceAccess> excludes)
public ServiceAccess getService()
public List<ServiceAccess> getExcludes()
public String getAsString()
Copyright © 2022. All Rights Reserved.