org.mule.tools.apikit.model
Class APIKitConfig
java.lang.Object
org.mule.tools.apikit.model.APIKitConfig
public class APIKitConfig
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELEMENT_NAME
public static final String ELEMENT_NAME
- See Also:
- Constant Field Values
NAME_ATTRIBUTE
public static final String NAME_ATTRIBUTE
- See Also:
- Constant Field Values
RAML_ATTRIBUTE
public static final String RAML_ATTRIBUTE
- See Also:
- Constant Field Values
CONSOLE_ENABLED_ATTRIBUTE
public static final String CONSOLE_ENABLED_ATTRIBUTE
- See Also:
- Constant Field Values
CONSOLE_PATH_ATTRIBUTE
public static final String CONSOLE_PATH_ATTRIBUTE
- See Also:
- Constant Field Values
DEFAULT_CONSOLE_PATH
public static final String DEFAULT_CONSOLE_PATH
- See Also:
- Constant Field Values
DEFAULT_CONFIG_NAME
public static final String DEFAULT_CONFIG_NAME
- See Also:
- Constant Field Values
getName
public String getName()
getRaml
public String getRaml()
isConsoleEnabled
public boolean isConsoleEnabled()
getConsolePath
public String getConsolePath()
Copyright © 2013. All rights reserved.