Uses of Class
io.github.cdklabs.projen.gitlab.DefaultElement
-
Packages that use DefaultElement Package Description io.github.cdklabs.projen.gitlab -
-
Uses of DefaultElement in io.github.cdklabs.projen.gitlab
Methods in io.github.cdklabs.projen.gitlab that return DefaultElement Modifier and Type Method Description static DefaultElementDefaultElement. valueOf(String name)Returns the enum constant of this type with the specified name.static DefaultElement[]DefaultElement. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in io.github.cdklabs.projen.gitlab with type arguments of type DefaultElement Modifier and Type Method Description Inherit.BuilderInherit.Builder. defaultValue(List<? extends DefaultElement> defaultValue)Sets the value ofInherit.getDefaultValue()
-