Package | Description |
---|---|
psdi.iface.mic |
Modifier and Type | Method and Description |
---|---|
MaxExtIfaceOutInfo |
MaxExtIfaceOutImpl.getExtIfaceOutInfo(java.lang.String extsystem,
java.lang.String ifaceName)
Returns a List of MaxExtIfaceOutInfo objects for the given extsystem-iface
combination
|
MaxExtIfaceOutInfo |
MaxExtIfaceOut.getExtIfaceOutInfo(java.lang.String extsystem,
java.lang.String ifaceName)
Returns a List of MaxExtIfaceOutInfo objects for the given
extsystem-iface combination
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,MaxExtIfaceOutInfo> |
MaxExtIfaceOutImpl.getInterfacesOut(java.lang.String systemName)
Gets all systems info for the given external system name
|
java.util.Map<java.lang.String,MaxExtIfaceOutInfo> |
MaxExtIfaceOut.getInterfacesOut(java.lang.String systemName)
Gets all systems info for the given external system name
|