Uses of Enum Class
org.apache.olingo.odata2.api.annotation.edm.EdmNavigationProperty.Multiplicity
-
Uses of EdmNavigationProperty.Multiplicity in org.apache.olingo.odata2.api.annotation.edm
Methods in org.apache.olingo.odata2.api.annotation.edm that return EdmNavigationProperty.MultiplicityModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static EdmNavigationProperty.Multiplicity[]EdmNavigationProperty.Multiplicity.values()Returns an array containing the constants of this enum class, in the order they are declared.