org.mule.common.query
Class Type

java.lang.Object
  extended by org.mule.common.query.Type

public class Type
extends Object

Represents a type for Mule Query Builder

Author:
Mulesoft, Inc

Constructor Summary
Type(String typeName)
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Type

public Type(String typeName)
Method Detail

getName

public String getName()

setName

public void setName(String name)


Copyright © 2015 MuleSoft, Inc.. All rights reserved.