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