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.RlinkOscalUtils.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 TypeMethodDescriptionbooleanBackMatter.Resource.addRlink(BackMatter.Resource.Rlink item) Add a newBackMatter.Resource.Rlinkitem to the underlying collection.booleanBackMatter.Resource.removeRlink(BackMatter.Resource.Rlink item) Remove the first matchingBackMatter.Resource.Rlinkitem from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type BackMatter.Resource.RlinkModifier and TypeMethodDescriptionvoidBackMatter.Resource.setRlinks(List<BackMatter.Resource.Rlink> value)