Class RepoConfig$$accessor
- java.lang.Object
-
- io.thestencil.quarkus.ide.services.RepoConfig$$accessor
-
public final class RepoConfig$$accessor extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Objectget_headName(Object __instance)static Objectget_repoName(Object __instance)static voidset_headName(Object __instance, Object headName)static voidset_repoName(Object __instance, Object repoName)
-