com.mangofactory.swagger.models
Class Types

java.lang.Object
  extended by com.mangofactory.swagger.models.Types

public class Types
extends Object


Constructor Summary
Types()
           
 
Method Summary
static boolean isBaseType(String typeName)
           
static String typeNameFor(Type type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Types

public Types()
Method Detail

typeNameFor

public static String typeNameFor(Type type)

isBaseType

public static boolean isBaseType(String typeName)


Copyright © May 2012-2014 The Mango Factory. All Rights Reserved.