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