Uses of Class
org.apache.olingo.odata2.core.edm.AbstractSimpleType

Packages that use AbstractSimpleType
Package
Description
 
  • Uses of AbstractSimpleType in org.apache.olingo.odata2.core.edm

    Modifier and Type
    Class
    Description
    class 
    Implementation of the internal simple type Bit.
    class 
     
    class 
    Implementation of the EDM simple type Auto.
    class 
    Implementation of the EDM simple type Binary.
    class 
    Implementation of the EDM simple type Boolean.
    class 
    Implementation of the EDM simple type Byte.
    class 
    Implementation of the EDM simple type DateTime.
    class 
    Implementation of the EDM simple type DateTimeOffset.
    class 
    Implementation of the EDM simple type Decimal.
    class 
    Implementation of the EDM simple type Double.
    class 
    Implementation of the EDM simple type Guid.
    class 
    Implementation of the EDM simple type Int16.
    class 
    Implementation of the EDM simple type Int32.
    class 
    Implementation of the EDM simple type Int64.
    class 
    Implementation of the simple type Null.
    class 
     
    class 
    Implementation of the EDM simple type SByte.
    class 
    Implementation of the EDM simple type Single.
    class 
    Implementation of the EDM simple type String.
    class 
    Implementation of the EDM simple type Time.
    class 
    Implementation of the internal simple type "unsigned 7-bit integer".