Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemCommunicationBarringCriteriaCriteriaTableRow
-
Packages that use SystemCommunicationBarringCriteriaCriteriaTableRow Package Description co.ecg.alpaca.toolkit.generated co.ecg.alpaca.toolkit.generated.tables -
-
Uses of SystemCommunicationBarringCriteriaCriteriaTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemCommunicationBarringCriteriaCriteriaTableRow Modifier and Type Field Description protected List<SystemCommunicationBarringCriteriaCriteriaTableRow>BWSystem.SystemCommunicationBarringCriteriaGetListResponse. criteriaTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemCommunicationBarringCriteriaCriteriaTableRow Modifier and Type Method Description List<SystemCommunicationBarringCriteriaCriteriaTableRow>BWSystem.SystemCommunicationBarringCriteriaGetListResponse. getCriteriaTable()Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemCommunicationBarringCriteriaCriteriaTableRow Modifier and Type Method Description voidBWSystem.SystemCommunicationBarringCriteriaGetListResponse. setCriteriaTable(List<SystemCommunicationBarringCriteriaCriteriaTableRow> criteriaTable) -
Uses of SystemCommunicationBarringCriteriaCriteriaTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemCommunicationBarringCriteriaCriteriaTableRow Modifier and Type Method Description static SystemCommunicationBarringCriteriaCriteriaTableRowSystemCommunicationBarringCriteriaCriteriaTableRow. getFromNode(Node n, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)Creates the OCI Table Row with the given NodeMethods in co.ecg.alpaca.toolkit.generated.tables that return types with arguments of type SystemCommunicationBarringCriteriaCriteriaTableRow Modifier and Type Method Description static List<SystemCommunicationBarringCriteriaCriteriaTableRow>SystemCommunicationBarringCriteriaCriteriaTableRow. getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)Creates the OCI Table Type Array with the given NodeArray
-