Class EdmPrimitiveTypeFactory
java.lang.Object
org.apache.olingo.commons.core.edm.primitivetype.EdmPrimitiveTypeFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic EdmPrimitiveTypeReturns an instance for the providedEdmPrimitiveTypeKindin the form ofEdmPrimitiveType.
-
Method Details
-
getInstance
Returns an instance for the providedEdmPrimitiveTypeKindin the form ofEdmPrimitiveType.- Parameters:
kind- EdmPrimitiveTypeKind- Returns:
EdmPrimitiveTypeinstance
-