Uses of Enum Class
org.javastro.ivoa.entities.stc.v1.PlanetaryEphemType
Packages that use PlanetaryEphemType
-
Uses of PlanetaryEphemType in org.javastro.ivoa.entities.stc.v1
Fields in org.javastro.ivoa.entities.stc.v1 declared as PlanetaryEphemTypeFields in org.javastro.ivoa.entities.stc.v1 with type parameters of type PlanetaryEphemTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<StdRefPosType,PlanetaryEphemType> StdRefPosType.PropInfo.PLANETARY_EPHEMMethods in org.javastro.ivoa.entities.stc.v1 that return PlanetaryEphemTypeModifier and TypeMethodDescriptionstatic PlanetaryEphemTypeGets the enum associated to the value passed as parameter.StdRefPosType.getPlanetaryEphem()Gets the value of the planetaryEphem property.static PlanetaryEphemTypeReturns the enum constant of this class with the specified name.static PlanetaryEphemType[]PlanetaryEphemType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PlanetaryEphemTypeModifier and TypeMethodDescriptionvoidStdRefPosType.Modifier.setPlanetaryEphem(PlanetaryEphemType planetaryEphem) voidStdRefPosType.setPlanetaryEphem(PlanetaryEphemType value) Sets the value of the planetaryEphem property.StdRefPosType.Builder.withPlanetaryEphem(PlanetaryEphemType planetaryEphem) Sets the new value of "planetaryEphem" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.stc.v1 with parameters of type PlanetaryEphemTypeModifierConstructorDescriptionStdRefPosType(PlanetaryEphemType planetaryEphem) Fully-initialising value constructor