com.hyper9.simdk.stubs.mao
Class ProxyService
java.lang.Object
com.hyper9.simdk.stubs.mao.ManagedObjectReference
com.hyper9.simdk.stubs.mao.ManagedObject
com.hyper9.simdk.stubs.mao.ProxyService
- All Implemented Interfaces:
- Serializable
public class ProxyService
- extends ManagedObject
- Author:
- akutz
- See Also:
- Serialized Form
Methods inherited from class com.hyper9.simdk.stubs.mao.ManagedObjectReference |
equals, get_Value, getJpaId, getServerGuid, getSessionKey, getType, set_Value, setJpaId, setServerGuid, setSessionKey, setType |
ProxyService
public ProxyService()
getHttpsPort
public Integer getHttpsPort()
setHttpsPort
public void setHttpsPort(Integer toSet)
getHttpPort
public Integer getHttpPort()
setHttpPort
public void setHttpPort(Integer toSet)
getEndpointList
public List<ProxyServiceEndpointSpec> getEndpointList()
setEndpointList
public void setEndpointList(List<ProxyServiceEndpointSpec> toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.