Uses of Class
software.amazon.awssdk.services.groundstation.model.EphemerisData.Type
-
Packages that use EphemerisData.Type Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of EphemerisData.Type in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return EphemerisData.Type Modifier and Type Method Description EphemerisData.TypeEphemerisData. type()Retrieve an enum value representing which member of this object is populated.static EphemerisData.TypeEphemerisData.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static EphemerisData.Type[]EphemerisData.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-