Uses of Class
com.axway.apim.api.specification.ODataV2Specification.InlineCountValues
-
Packages that use ODataV2Specification.InlineCountValues Package Description com.axway.apim.api.specification -
-
Uses of ODataV2Specification.InlineCountValues in com.axway.apim.api.specification
Methods in com.axway.apim.api.specification that return ODataV2Specification.InlineCountValues Modifier and Type Method Description static ODataV2Specification.InlineCountValuesODataV2Specification.InlineCountValues. valueOf(String name)Returns the enum constant of this type with the specified name.static ODataV2Specification.InlineCountValues[]ODataV2Specification.InlineCountValues. values()Returns an array containing the constants of this enum type, in the order they are declared.
-