JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
gov.nist.secauto.oscal.lib.model.SystemComponent.Status
Packages that use
SystemComponent.Status
Package
Description
gov.nist.secauto.oscal.lib.model
Uses of
SystemComponent.Status
in
gov.nist.secauto.oscal.lib.model
Methods in
gov.nist.secauto.oscal.lib.model
that return
SystemComponent.Status
Modifier and Type
Method
Description
SystemComponent.Status
SystemComponent.
getStatus
()
Methods in
gov.nist.secauto.oscal.lib.model
with parameters of type
SystemComponent.Status
Modifier and Type
Method
Description
void
SystemComponent.
setStatus
(
SystemComponent.Status
value)