Uses of Class
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.Gml2PathwayWarning
Package | Description |
---|---|
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml |
-
Uses of Gml2PathwayWarning in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml that return Gml2PathwayWarning Modifier and Type Method Description Gml2PathwayWarning
Gml2PathwayWarningInformation. getWarning()
static Gml2PathwayWarning
Gml2PathwayWarning. valueOf(String name)
Returns the enum constant of this type with the specified name.static Gml2PathwayWarning[]
Gml2PathwayWarning. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml with parameters of type Gml2PathwayWarning Constructor Description Gml2PathwayWarningInformation(Gml2PathwayWarning warning, Attributable warningSource)