Uses of Class
com.force.api.ExtendedApiVersion.Season
| Package | Description |
|---|---|
| com.force.api |
-
Uses of ExtendedApiVersion.Season in com.force.api
Methods in com.force.api that return ExtendedApiVersion.Season Modifier and Type Method Description static ExtendedApiVersion.SeasonExtendedApiVersion.Season. valueOf(String name)Returns the enum constant of this type with the specified name.static ExtendedApiVersion.Season[]ExtendedApiVersion.Season. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.force.api with parameters of type ExtendedApiVersion.Season Constructor Description ExtendedApiVersion(ExtendedApiVersion.Season s, int y)