public class DeleteStaticPathFromEPGConfig
extends java.lang.Object
Constructor and Description |
---|
DeleteStaticPathFromEPGConfig() |
DeleteStaticPathFromEPGConfig(CuicServer server) |
Modifier and Type | Method and Description |
---|---|
CuicServer |
getCuicServer() |
java.lang.String |
getDeletePath() |
java.lang.String |
getPath() |
void |
setCuicServer(CuicServer api) |
void |
setDeletePath(java.lang.String deletePath) |
void |
setPath(java.lang.String path) |
public DeleteStaticPathFromEPGConfig()
public DeleteStaticPathFromEPGConfig(CuicServer server)
server
- public void setCuicServer(CuicServer api)
api
- public CuicServer getCuicServer()
public java.lang.String getPath()
public void setPath(java.lang.String path)
public java.lang.String getDeletePath()
public void setDeletePath(java.lang.String deletePath)