Uses of Enum Class
ch.nolix.baseapi.net.endpoint.TargetSlotDefinitionType
Packages that use TargetSlotDefinitionType
-
Uses of TargetSlotDefinitionType in ch.nolix.base.net.baseendpoint
Methods in ch.nolix.base.net.baseendpoint that return TargetSlotDefinitionTypeModifier and TypeMethodDescriptionfinal TargetSlotDefinitionTypeAbstractBaseEndPoint.getTargetSlotDefinitionType() -
Uses of TargetSlotDefinitionType in ch.nolix.baseapi.net.endpoint
Subclasses with type arguments of type TargetSlotDefinitionType in ch.nolix.baseapi.net.endpointMethods in ch.nolix.baseapi.net.endpoint that return TargetSlotDefinitionTypeModifier and TypeMethodDescriptionBaseEndPoint.getTargetSlotDefinitionType()static TargetSlotDefinitionTypeReturns the enum constant of this class with the specified name.static TargetSlotDefinitionType[]TargetSlotDefinitionType.values()Returns an array containing the constants of this enum class, in the order they are declared.