Uses of Class
gov.nist.secauto.oscal.lib.model.BackMatter.Resource
Packages that use BackMatter.Resource
Package
Description
-
Uses of BackMatter.Resource in gov.nist.secauto.oscal.lib
Methods in gov.nist.secauto.oscal.lib with parameters of type BackMatter.ResourceModifier and TypeMethodDescriptionstatic BackMatter.Resource.RlinkOscalUtils.findMatchingRLink(BackMatter.Resource resource, String preferredMediaType) -
Uses of BackMatter.Resource in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return BackMatter.ResourceModifier and TypeMethodDescriptionAbstractOscalInstance.getResourceByUuid(UUID uuid) IOscalInstance.getResourceByUuid(UUID id) Lookup a backmatter resource by its UUID value.Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type BackMatter.ResourceMethods in gov.nist.secauto.oscal.lib.model with parameters of type BackMatter.ResourceModifier and TypeMethodDescriptionbooleanBackMatter.addResource(BackMatter.Resource item) Add a newBackMatter.Resourceitem to the underlying collection.booleanBackMatter.removeResource(BackMatter.Resource item) Remove the first matchingBackMatter.Resourceitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type BackMatter.Resource -
Uses of BackMatter.Resource in gov.nist.secauto.oscal.lib.model.metadata
Methods in gov.nist.secauto.oscal.lib.model.metadata that return BackMatter.ResourceModifier and TypeMethodDescriptionAbstractBackMatter.getResourceByUuid(UUID uuid) IBackMatter.getResourceByUuid(UUID uuid) Methods in gov.nist.secauto.oscal.lib.model.metadata that return types with arguments of type BackMatter.Resource