com.mulesoft.utils.schema
Class ComplexTypes

java.lang.Object
  extended by com.mulesoft.utils.schema.ComplexTypes

public class ComplexTypes
extends Object


Constructor Summary
ComplexTypes()
           
 
Method Summary
static List<Element> getComplexTypes(String ns)
           
static Element getQueryResult()
           
static Element getQueryResult(String resultTypePrefix, String resultType)
           
static String getQueryTypeName(String resultType)
           
static Element getSubscribeResponse(String resultTypePrefix, String resultType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexTypes

public ComplexTypes()
Method Detail

getComplexTypes

public static List<Element> getComplexTypes(String ns)

getQueryTypeName

public static String getQueryTypeName(String resultType)

getQueryResult

public static Element getQueryResult(String resultTypePrefix,
                                     String resultType)

getSubscribeResponse

public static Element getSubscribeResponse(String resultTypePrefix,
                                           String resultType)

getQueryResult

public static Element getQueryResult()


Copyright © 2012. All Rights Reserved.