Uses of Enum
org.apache.olingo.commons.api.edm.TargetType
Packages that use TargetType
Package
Description
Contains representations for EDM objects created during the URI parsing
-
Uses of TargetType in org.apache.olingo.commons.api.edm
Methods in org.apache.olingo.commons.api.edm that return TargetTypeModifier and TypeMethodDescriptionstatic TargetType
Returns the enum constant of this type with the specified name.static TargetType[]
TargetType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.olingo.commons.api.edm that return types with arguments of type TargetType