Uses of Enum Class
de.gematik.rbellogger.data.sicct.RbelSicctCommand
Packages that use RbelSicctCommand
-
Uses of RbelSicctCommand in de.gematik.rbellogger.data.facet
Methods in de.gematik.rbellogger.data.facet that return RbelSicctCommandMethods in de.gematik.rbellogger.data.facet with parameters of type RbelSicctCommandModifier and TypeMethodDescriptionRbelSicctHeaderFacet.RbelSicctHeaderFacetBuilder.command(RbelSicctCommand command) voidRbelSicctHeaderFacet.setCommand(RbelSicctCommand command) -
Uses of RbelSicctCommand in de.gematik.rbellogger.data.sicct
Methods in de.gematik.rbellogger.data.sicct that return RbelSicctCommandModifier and TypeMethodDescriptionstatic RbelSicctCommandReturns the enum constant of this class with the specified name.static RbelSicctCommand[]RbelSicctCommand.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.gematik.rbellogger.data.sicct that return types with arguments of type RbelSicctCommandModifier and TypeMethodDescriptionstatic Optional<RbelSicctCommand>RbelSicctCommand.from(RbelElement cla, RbelElement ins)