Class NetworkInterfaceAssociations
java.lang.Object
com.tccc.kos.core.service.network.beans.NetworkInterfaceAssociations
Interface names by category.
- Version:
- 2024-05-24
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExternal(List<String> external) voidsetIntegration(List<String> integration) voidsetInternal(List<String> internal)
-
Constructor Details
-
NetworkInterfaceAssociations
public NetworkInterfaceAssociations()
-
-
Method Details
-
getInternal
-
getIntegration
-
getExternal
-
setInternal
-
setIntegration
-
setExternal
-