public abstract class Config extends AbstractElement
description, friendlyName, javaName, xsdName| Constructor and Description |
|---|
Config() |
| Modifier and Type | Method and Description |
|---|---|
List<Variable> |
attributes() |
void |
attributes(List<Variable> attributes) |
void |
configElementName(String configElementName) |
Boolean |
isConfiguration() |
Boolean |
isConnectionManagement() |
Boolean |
isOAuth2() |
boolean |
isWSDLProviderConfig() |
String |
xsdName() |
description, description, friendlyName, friendlyName, javaName, javaName, setEmptyForNull, xsdNamepublic void configElementName(String configElementName)
public String xsdName()
xsdName in interface ElementxsdName in class AbstractElementpublic Boolean isConnectionManagement()
public Boolean isOAuth2()
public Boolean isConfiguration()
public boolean isWSDLProviderConfig()
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.