Uses of Enum Class
hla.rti1516e.RestoreStatus
Packages that use RestoreStatus
-
Uses of RestoreStatus in hla.rti1516e
Fields in hla.rti1516e declared as RestoreStatusMethods in hla.rti1516e that return RestoreStatusModifier and TypeMethodDescriptionstatic RestoreStatusReturns the enum constant of this class with the specified name.static RestoreStatus[]RestoreStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in hla.rti1516e with parameters of type RestoreStatusModifierConstructorDescriptionFederateRestoreStatus(FederateHandle preRestoreHandle, FederateHandle postRestoreHandle, RestoreStatus rs)