com.mule.connectors.testdata.model.naming
Class GeneralAttributes

java.lang.Object
  extended by com.mule.connectors.testdata.model.naming.GeneralAttributes

public class GeneralAttributes
extends Object


Field Summary
static String BASE
           
static String CAPTION
           
static String CONTROLLED
           
static String CONTROLLER_TYPE
           
static String DEFAULT
           
static String DM_INPUT
           
static String DM_OUTPUT
           
static String GROUP
           
static String INBOUND_ENDPOINTS
           
static String JAVATYPE
           
static String LOCAL_ID
           
static String MESSAGE_PROCESSOR
           
static String MIN_OCCURS
           
static String NAME
           
static String OUTBOUND_ENDPOINTS
           
static String PREFIX
           
static String SUBSTITUTION_GROUP
           
static String TYPE
           
static String USE
           
 
Constructor Summary
GeneralAttributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUBSTITUTION_GROUP

public static final String SUBSTITUTION_GROUP
See Also:
Constant Field Values

MESSAGE_PROCESSOR

public static final String MESSAGE_PROCESSOR
See Also:
Constant Field Values

INBOUND_ENDPOINTS

public static final String INBOUND_ENDPOINTS
See Also:
Constant Field Values

OUTBOUND_ENDPOINTS

public static final String OUTBOUND_ENDPOINTS
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

TYPE

public static final String TYPE
See Also:
Constant Field Values

BASE

public static final String BASE
See Also:
Constant Field Values

USE

public static final String USE
See Also:
Constant Field Values

DEFAULT

public static final String DEFAULT
See Also:
Constant Field Values

PREFIX

public static final String PREFIX
See Also:
Constant Field Values

DM_INPUT

public static final String DM_INPUT
See Also:
Constant Field Values

DM_OUTPUT

public static final String DM_OUTPUT
See Also:
Constant Field Values

LOCAL_ID

public static final String LOCAL_ID
See Also:
Constant Field Values

JAVATYPE

public static final String JAVATYPE
See Also:
Constant Field Values

CAPTION

public static final String CAPTION
See Also:
Constant Field Values

GROUP

public static final String GROUP
See Also:
Constant Field Values

MIN_OCCURS

public static final String MIN_OCCURS
See Also:
Constant Field Values

CONTROLLED

public static final String CONTROLLED
See Also:
Constant Field Values

CONTROLLER_TYPE

public static final String CONTROLLER_TYPE
See Also:
Constant Field Values
Constructor Detail

GeneralAttributes

public GeneralAttributes()


Copyright © 2014. All rights reserved.