Class EdmTermTypeFactory
java.lang.Object
org.apache.olingo.commons.core.edm.termtype.EdmTermTypeFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic EdmTermTypegetInstance(EdmTermTypeKind kind) Returns an instance for the providedEdmTermTypeKindin the form ofEdmTermType.
-
Method Details
-
getInstance
Returns an instance for the providedEdmTermTypeKindin the form ofEdmTermType.- Parameters:
kind- EdmTermTypeKind- Returns:
EdmTermTypeinstance
-