Uses of Class
org.talend.sdk.component.api.configuration.ui.widget.Structure.Type
-
Packages that use Structure.Type Package Description org.talend.sdk.component.api.configuration.ui.widget -
-
Uses of Structure.Type in org.talend.sdk.component.api.configuration.ui.widget
Methods in org.talend.sdk.component.api.configuration.ui.widget that return Structure.Type Modifier and Type Method Description Structure.Typetype()static Structure.TypeStructure.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Structure.Type[]Structure.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-