Open Kilda Java Documentation
org.openkilda.pce.provider.FlowInfo Member List

This is the complete list of members for org.openkilda.pce.provider.FlowInfo, including all inherited members.

FlowInfo()org.openkilda.pce.provider.FlowInfo
FlowInfo(String flowId, long cookie, int transitVlanId, int meterId, String srcSwitchId)org.openkilda.pce.provider.FlowInfo
getCookie()org.openkilda.pce.provider.FlowInfo
getFlowId()org.openkilda.pce.provider.FlowInfo
getMeterId()org.openkilda.pce.provider.FlowInfo
getSrcSwitchId()org.openkilda.pce.provider.FlowInfo
getTransitVlanId()org.openkilda.pce.provider.FlowInfo
setCookie(long cookie)org.openkilda.pce.provider.FlowInfo
setFlowId(String flowId)org.openkilda.pce.provider.FlowInfo
setMeterId(int meterId)org.openkilda.pce.provider.FlowInfo
setSrcSwitchId(String srcSwitchId)org.openkilda.pce.provider.FlowInfo
setTransitVlanId(int transitVlanId)org.openkilda.pce.provider.FlowInfo