Uses of Interface
org.apache.olingo.commons.api.edm.EdmTermType
Packages that use EdmTermType
Package
Description
Contains representations for EDM objects created during the URI parsing
-
Uses of EdmTermType in org.apache.olingo.commons.api.edm
Methods in org.apache.olingo.commons.api.edm with parameters of type EdmTermTypeModifier and TypeMethodDescriptionbooleanEdmTermType.isCompatible(EdmTermType termType) Checks type compatibility. -
Uses of EdmTermType in org.apache.olingo.commons.core.edm.termtype
Classes in org.apache.olingo.commons.core.edm.termtype that implement EdmTermTypeModifier and TypeClassDescriptionclassclassclassclassclassclassAbstract singleton implementation of the EDM term-type interface.Methods in org.apache.olingo.commons.core.edm.termtype that return EdmTermTypeModifier and TypeMethodDescriptionstatic EdmTermTypeEdmTermTypeFactory.getInstance(EdmTermTypeKind kind) Returns an instance for the providedEdmTermTypeKindin the form ofEdmTermType.Methods in org.apache.olingo.commons.core.edm.termtype with parameters of type EdmTermType