Uses of Class
gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
-
Uses of BackMatter.Resource.Rlink in gov.nist.secauto.oscal.lib
Modifier and TypeMethodDescriptionstatic BackMatter.Resource.Rlink
OscalUtils.findMatchingRLink
(BackMatter.Resource resource, String preferredMediaType) -
Uses of BackMatter.Resource.Rlink in gov.nist.secauto.oscal.lib.model
Modifier and TypeMethodDescriptionboolean
BackMatter.Resource.addRlink
(BackMatter.Resource.Rlink item) Add a newBackMatter.Resource.Rlink
item to the underlying collection.boolean
BackMatter.Resource.removeRlink
(BackMatter.Resource.Rlink item) Remove the first matchingBackMatter.Resource.Rlink
item from the underlying collection.Modifier and TypeMethodDescriptionvoid
BackMatter.Resource.setRlinks
(List<BackMatter.Resource.Rlink> value)