es.upv.dsic.gti_ia.organization
Class ServiceTools.OntologicalTypesConstants

java.lang.Object
  extended by es.upv.dsic.gti_ia.organization.ServiceTools.OntologicalTypesConstants
Enclosing class:
ServiceTools

public class ServiceTools.OntologicalTypesConstants
extends Object

Constants defining the ontological types of XMLSchema


Field Summary
static String BOOLEAN
           
static String DOUBLE
           
static String FLOAT
           
static String INTEGER
           
static String STRING
           
 
Constructor Summary
ServiceTools.OntologicalTypesConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STRING

public static final String STRING
See Also:
Constant Field Values

INTEGER

public static final String INTEGER
See Also:
Constant Field Values

DOUBLE

public static final String DOUBLE
See Also:
Constant Field Values

FLOAT

public static final String FLOAT
See Also:
Constant Field Values

BOOLEAN

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

ServiceTools.OntologicalTypesConstants

public ServiceTools.OntologicalTypesConstants()


Copyright © 2012 GTI-IA. All Rights Reserved.