Uses of Class
pt.cienciavitae.ns.output.Output
-
Packages that use Output Package Description pt.cienciavitae.ns.output -
-
Uses of Output in pt.cienciavitae.ns.output
Fields in pt.cienciavitae.ns.output with type parameters of type Output Modifier and Type Field Description protected List<Output>Outputs. outputMethods in pt.cienciavitae.ns.output that return Output Modifier and Type Method Description OutputObjectFactory. createOutput()Create an instance ofOutputMethods in pt.cienciavitae.ns.output that return types with arguments of type Output Modifier and Type Method Description List<Output>Outputs. getOutput()Gets the value of the output property.
-