Uses of Class
dev.cdevents.models.ServiceUpgradedSubject.ServiceUpgradedSubjectContent
-
Packages that use ServiceUpgradedSubject.ServiceUpgradedSubjectContent 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 ServiceUpgradedSubject.ServiceUpgradedSubjectContent in dev.cdevents.models
Methods in dev.cdevents.models that return ServiceUpgradedSubject.ServiceUpgradedSubjectContent Modifier and Type Method Description ServiceUpgradedSubject.ServiceUpgradedSubjectContentServiceUpgradedSubject. getContent()Methods in dev.cdevents.models with parameters of type ServiceUpgradedSubject.ServiceUpgradedSubjectContent Modifier and Type Method Description voidServiceUpgradedSubject. setContent(ServiceUpgradedSubject.ServiceUpgradedSubjectContent content)
-