Uses of Class
dev.cdevents.models.Context
-
Packages that use Context Package Description dev.cdevents.models Copyright 2022-Present https://cdevents.dev/ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -
-
Uses of Context in dev.cdevents.models
Methods in dev.cdevents.models that return Context Modifier and Type Method Description ContextCDEvent. getContext()Methods in dev.cdevents.models with parameters of type Context Modifier and Type Method Description voidCDEvent. setContext(Context context)
-