Uses of Enum Class
ch.nolix.baseapi.net.baseendpoint.TargetSlotDefinition
Packages that use TargetSlotDefinition
-
Uses of TargetSlotDefinition in ch.nolix.base.net.baseendpoint
Methods in ch.nolix.base.net.baseendpoint that return TargetSlotDefinitionModifier and TypeMethodDescriptionfinal TargetSlotDefinitionAbstractBaseEndPoint.getTargetSlotDefinition() -
Uses of TargetSlotDefinition in ch.nolix.baseapi.net.baseendpoint
Subclasses with type arguments of type TargetSlotDefinition in ch.nolix.baseapi.net.baseendpointMethods in ch.nolix.baseapi.net.baseendpoint that return TargetSlotDefinitionModifier and TypeMethodDescriptionIBaseEndPoint.getTargetSlotDefinition()static TargetSlotDefinitionReturns the enum constant of this class with the specified name.static TargetSlotDefinition[]TargetSlotDefinition.values()Returns an array containing the constants of this enum class, in the order they are declared.