Uses of Class
gov.nist.secauto.oscal.lib.model.Characterization.Facet
Packages that use Characterization.Facet
-
Uses of Characterization.Facet in gov.nist.secauto.oscal.lib.model
Methods in gov.nist.secauto.oscal.lib.model that return types with arguments of type Characterization.FacetMethods in gov.nist.secauto.oscal.lib.model with parameters of type Characterization.FacetModifier and TypeMethodDescriptionboolean
Characterization.addFacet
(Characterization.Facet item) Add a newCharacterization.Facet
item to the underlying collection.boolean
Characterization.removeFacet
(Characterization.Facet item) Remove the first matchingCharacterization.Facet
item from the underlying collection.Method parameters in gov.nist.secauto.oscal.lib.model with type arguments of type Characterization.FacetModifier and TypeMethodDescriptionvoid
Characterization.setFacets
(List<Characterization.Facet> value)