Uses of Class
co.ecg.alpaca.toolkit.generated.tables.GroupFindMeFollowMeUserTableRow
Packages that use GroupFindMeFollowMeUserTableRow
-
Uses of GroupFindMeFollowMeUserTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type GroupFindMeFollowMeUserTableRowModifier and TypeFieldDescriptionprotected List<GroupFindMeFollowMeUserTableRow> FindMeFollowMe.GroupFindMeFollowMeGetAlertingGroupResponse.userTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type GroupFindMeFollowMeUserTableRowModifier and TypeMethodDescriptionFindMeFollowMe.GroupFindMeFollowMeGetAlertingGroupResponse.getUserTable()Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type GroupFindMeFollowMeUserTableRowModifier and TypeMethodDescriptionvoidFindMeFollowMe.GroupFindMeFollowMeGetAlertingGroupResponse.setUserTable(List<GroupFindMeFollowMeUserTableRow> userTable) -
Uses of GroupFindMeFollowMeUserTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return GroupFindMeFollowMeUserTableRowModifier and TypeMethodDescriptionGroupFindMeFollowMeUserTableRow.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 GroupFindMeFollowMeUserTableRowModifier and TypeMethodDescriptionstatic List<GroupFindMeFollowMeUserTableRow> GroupFindMeFollowMeUserTableRow.getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray