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.DataFlow
Packages that use
DataFlow
Package
Description
gov.nist.secauto.oscal.lib.model
Uses of
DataFlow
in
gov.nist.secauto.oscal.lib.model
Methods in
gov.nist.secauto.oscal.lib.model
that return
DataFlow
Modifier and Type
Method
Description
DataFlow
SystemCharacteristics.
getDataFlow
()
Methods in
gov.nist.secauto.oscal.lib.model
with parameters of type
DataFlow
Modifier and Type
Method
Description
void
SystemCharacteristics.
setDataFlow
(
DataFlow
value)