@Entity public class DeletedSurfaceLocation extends AuditableEntity
| Constructor and Description |
|---|
DeletedSurfaceLocation(SurfaceLocation surfaceLocation) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDeletedFindingId() |
String |
getHost() |
String |
getParameter() |
String |
getPath() |
int |
getPort() |
String |
getProtocol() |
String |
getQuery() |
void |
setDeletedFindingId(Integer findingId) |
void |
setHost(String host) |
void |
setParameter(String parameter) |
void |
setPath(String path) |
void |
setPort(int port) |
void |
setProtocol(String protocol) |
void |
setQuery(String query) |
getCreatedDate, getModifiedDate, isActive, setActive, setCreatedDate, setModifiedDategetId, isNew, setIdpublic DeletedSurfaceLocation(SurfaceLocation surfaceLocation)
public Integer getDeletedFindingId()
public void setDeletedFindingId(Integer findingId)
public String getHost()
public void setHost(String host)
public String getParameter()
public void setParameter(String parameter)
public String getPath()
public void setPath(String path)
public int getPort()
public void setPort(int port)
public String getProtocol()
public void setProtocol(String protocol)
public String getQuery()
public void setQuery(String query)
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.