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