org.apache.stratos.manager.dao
Class PortMapping
java.lang.Object
org.apache.stratos.manager.dao.PortMapping
public class PortMapping
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortMapping
public PortMapping()
getId
public int getId()
setId
public void setId(int id)
getType
public String getType()
setType
public void setType(String type)
getPrimaryPort
public String getPrimaryPort()
setPrimaryPort
public void setPrimaryPort(String primaryPort)
getProxyPort
public String getProxyPort()
setProxyPort
public void setProxyPort(String proxyPort)
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.