Uses of Class
gov.nist.secauto.oscal.lib.model.BackMatter.Resource.Rlink
Packages that use BackMatter.Resource.Rlink
-
Uses of BackMatter.Resource.Rlink in gov.nist.secauto.oscal.lib
Methods in gov.nist.secauto.oscal.lib that return BackMatter.Resource.RlinkModifier and TypeMethodDescriptionstatic BackMatter.Resource.Rlink
OscalUtils.findMatchingRLink
(BackMatter.Resource resource, String preferredMediaType) -
Uses of BackMatter.Resource.Rlink in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type BackMatter.Resource.RlinkMethods in gov.nist.secauto.oscal.lib.model with parameters of type BackMatter.Resource.RlinkModifier 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.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type BackMatter.Resource.RlinkModifier and TypeMethodDescriptionvoid
BackMatter.Resource.setRlinks
(List<BackMatter.Resource.Rlink> value)