Uses of Class
pl.slawas.helpers.PrimitiveType

Packages that use PrimitiveType
pl.slawas.helpers   
 

Uses of PrimitiveType in pl.slawas.helpers
 

Methods in pl.slawas.helpers that return PrimitiveType
static PrimitiveType PrimitiveType.get(java.lang.String typeName)
          Pobieranie obiektu enum na podstawie jego nazwy typu prymitywnego
static PrimitiveType PrimitiveType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PrimitiveType[] PrimitiveType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 Sci Software. All Rights Reserved.