Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow
Package | Description |
---|---|
co.ecg.alpaca.toolkit.generated | |
co.ecg.alpaca.toolkit.generated.tables |
-
Uses of SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow Modifier and Type Field Description protected List<SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow>
BWSystem.SystemTreatmentMappingAccessSIPStatusGetListResponse. treatmentMappingTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow Modifier and Type Method Description List<SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow>
BWSystem.SystemTreatmentMappingAccessSIPStatusGetListResponse. getTreatmentMappingTable()
Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow Modifier and Type Method Description void
BWSystem.SystemTreatmentMappingAccessSIPStatusGetListResponse. setTreatmentMappingTable(List<SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow> treatmentMappingTable)
-
Uses of SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow Modifier and Type Method Description static SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow
SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow. 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 SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow Modifier and Type Method Description static List<SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow>
SystemTreatmentMappingAccessSIPStatusTreatmentMappingTableRow. getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)
Creates the OCI Table Type Array with the given NodeArray