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

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

public class SchemaTagNames
extends Object


Field Summary
static String ATTRIBUTE
           
static String COMPLEX_TYPE
           
static String ELEMENT
           
static String EXTENSION
           
static String MESSAGE_PROCESSORS_NODE
           
static String SEQUENCE
           
 
Constructor Summary
SchemaTagNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MESSAGE_PROCESSORS_NODE

public static final String MESSAGE_PROCESSORS_NODE
See Also:
Constant Field Values

COMPLEX_TYPE

public static final String COMPLEX_TYPE
See Also:
Constant Field Values

ELEMENT

public static final String ELEMENT
See Also:
Constant Field Values

EXTENSION

public static final String EXTENSION
See Also:
Constant Field Values

SEQUENCE

public static final String SEQUENCE
See Also:
Constant Field Values

ATTRIBUTE

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

SchemaTagNames

public SchemaTagNames()


Copyright © 2014. All rights reserved.