Uses of Interface
org.apache.olingo.commons.api.edm.EdmPrimitiveType
Packages that use EdmPrimitiveType
Package
Description
Contains representations for EDM objects created during the URI parsing
-
Uses of EdmPrimitiveType in org.apache.olingo.commons.api.edm
Subinterfaces of EdmPrimitiveType in org.apache.olingo.commons.api.edmModifier and TypeInterfaceDescriptioninterfaceAn EdmEnumType represents a set of related values.interfaceAnEdmTypeDefinitiondefines a specialization of one of the possible primitive types.Methods in org.apache.olingo.commons.api.edm that return EdmPrimitiveTypeModifier and TypeMethodDescriptionEdmEnumType.getUnderlyingType()EdmTypeDefinition.getUnderlyingType()Methods in org.apache.olingo.commons.api.edm with parameters of type EdmPrimitiveTypeModifier and TypeMethodDescriptionbooleanEdmPrimitiveType.isCompatible(EdmPrimitiveType primitiveType) Checks type compatibility.