Uses of Class
org.kie.dmn.validation.dtanalysis.mcdc.dmntck.ValueType.List
Packages that use ValueType.List
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ValueType.List in org.kie.dmn.validation.dtanalysis.mcdc.dmntck
Fields in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with type parameters of type ValueType.ListModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<ValueType.List>ValueType.listMethods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck that return ValueType.ListModifier and TypeMethodDescriptionObjectFactory.createValueTypeList()Create an instance ofValueType.ListValueType.List.withItem(Collection<ValueType> values) Methods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck that return types with arguments of type ValueType.ListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ValueType.List>ObjectFactory.createValueTypeList(ValueType.List value) jakarta.xml.bind.JAXBElement<ValueType.List>ValueType.getList()Gets the value of the list property.Methods in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with parameters of type ValueType.ListModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ValueType.List>ObjectFactory.createValueTypeList(ValueType.List value) Method parameters in org.kie.dmn.validation.dtanalysis.mcdc.dmntck with type arguments of type ValueType.ListModifier and TypeMethodDescriptionvoidValueType.setList(jakarta.xml.bind.JAXBElement<ValueType.List> value) Sets the value of the list property.TestCases.TestCase.InputNode.withList(jakarta.xml.bind.JAXBElement<ValueType.List> value) ValueType.Component.withList(jakarta.xml.bind.JAXBElement<ValueType.List> value) ValueType.withList(jakarta.xml.bind.JAXBElement<ValueType.List> value)