Open Kilda Java Documentation
org.openkilda.model.FlowCount Member List

This is the complete list of members for org.openkilda.model.FlowCount, including all inherited members.

equals(final Object obj)org.openkilda.model.FlowCount
getDstSwitch()org.openkilda.model.FlowCount
getDstSwitchName()org.openkilda.model.FlowCount
getFlowCount()org.openkilda.model.FlowCount
getSrcSwitch()org.openkilda.model.FlowCount
getSrcSwitchName()org.openkilda.model.FlowCount
hashCode()org.openkilda.model.FlowCount
incrementFlowCount()org.openkilda.model.FlowCount
setDstSwitch(final String dstSwitch)org.openkilda.model.FlowCount
setDstSwitchName(String dstSwitchName)org.openkilda.model.FlowCount
setFlowCount(final Integer flowCount)org.openkilda.model.FlowCount
setSrcSwitch(final String srcSwitch)org.openkilda.model.FlowCount
setSrcSwitchName(String srcSwitchName)org.openkilda.model.FlowCount