Uses of Class
org.kie.workbench.common.dmn.client.marshaller.marshall.DMNMarshaller.JSINodeLocalPartName
-
Packages that use DMNMarshaller.JSINodeLocalPartName Package Description org.kie.workbench.common.dmn.client.marshaller.marshall -
-
Uses of DMNMarshaller.JSINodeLocalPartName in org.kie.workbench.common.dmn.client.marshaller.marshall
Methods in org.kie.workbench.common.dmn.client.marshaller.marshall that return DMNMarshaller.JSINodeLocalPartName Modifier and Type Method Description static DMNMarshaller.JSINodeLocalPartNameDMNMarshaller.JSINodeLocalPartName. valueOf(String name)Returns the enum constant of this type with the specified name.static DMNMarshaller.JSINodeLocalPartName[]DMNMarshaller.JSINodeLocalPartName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-