Class SystemInformation.InformationType

  • Enclosing class:
    SystemInformation

    @MetaschemaAssembly(formalName="Information Type",
                        description="Contains details about one information type that is stored, processed, or transmitted by the system, such as privacy information, and those defined in [NIST SP 800-60](https://doi.org/10.6028/NIST.SP.800-60v2r1).",
                        name="information-type",
                        metaschema=OscalSspMetaschema.class)
    @ValueConstraints(expect=@Expect(level=WARNING,test="@uuid",message="It is a best practice to provide a UUID."))
    public static class SystemInformation.InformationType
    extends Object
    Contains details about one information type that is stored, processed, or transmitted by the system, such as privacy information, and those defined in NIST SP 800-60.