All Downloads are FREE. Search and download functionalities are using the official Maven repository.

es.tid.tedb.elements.IPNodeParams Maven / Gradle / Ivy

The newest version!
package es.tid.tedb.elements;
import java.util.ArrayList;

public class IPNodeParams {
	ArrayList staticRoutingParams;
	ArrayList bgpParams;
	ArrayList isisParams;
	ArrayList ospfParams;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy