package org.zstack.header.network.l3; public interface L3NetworkMessage { String getL3NetworkUuid(); }