Package org.azd.core.types
Class ProjectFeature.Scope
java.lang.Object
org.azd.common.types.BaseAbstractMethod
org.azd.core.types.ProjectFeature.Scope
- Enclosing class:
ProjectFeature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetSettingScope(String settingScope) voidsetUserScoped(boolean userScoped) Methods inherited from class org.azd.common.types.BaseAbstractMethod
toJsonTree, toString
-
Constructor Details
-
Scope
public Scope()
-
-
Method Details
-
isUserScoped
public boolean isUserScoped() -
setUserScoped
public void setUserScoped(boolean userScoped) -
getSettingScope
-
setSettingScope
-