Uses of Class
be.ugent.rml.TEMPLATETYPE
-
Packages that use TEMPLATETYPE Package Description be.ugent.rml -
-
Uses of TEMPLATETYPE in be.ugent.rml
Methods in be.ugent.rml that return TEMPLATETYPE Modifier and Type Method Description TEMPLATETYPETemplateElement. getType()static TEMPLATETYPETEMPLATETYPE. valueOf(String name)Returns the enum constant of this type with the specified name.static TEMPLATETYPE[]TEMPLATETYPE. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in be.ugent.rml with parameters of type TEMPLATETYPE Constructor Description TemplateElement(String value, TEMPLATETYPE type)
-