Package gov.nist.secauto.oscal.lib.model
Class Coverage
java.lang.Object
gov.nist.secauto.oscal.lib.model.Coverage
- All Implemented Interfaces:
gov.nist.secauto.metaschema.core.model.IBoundObject
@MetaschemaField(formalName="Coverage",
description="A decimal value from 0-1, representing the percentage coverage of the targets by the sources.",
name="coverage",
moduleClass=OscalMappingCommonModule.class)
public class Coverage
extends Object
implements gov.nist.secauto.metaschema.core.model.IBoundObject
A decimal value from 0-1, representing the percentage coverage of the targets by the sources.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongov.nist.secauto.metaschema.core.model.IMetaschemaDatagetValue()voidsetGenerationMethod(String value) voidsetValue(BigDecimal value) toString()