Uses of Class
com.consol.citrus.variable.SegmentVariableExtractorRegistry
-
Packages that use SegmentVariableExtractorRegistry Package Description com.consol.citrus.context -
-
Uses of SegmentVariableExtractorRegistry in com.consol.citrus.context
Methods in com.consol.citrus.context that return SegmentVariableExtractorRegistry Modifier and Type Method Description SegmentVariableExtractorRegistryTestContext. getSegmentVariableExtractorRegistry()Obtains the segmentVariableExtractorRegistryMethods in com.consol.citrus.context with parameters of type SegmentVariableExtractorRegistry Modifier and Type Method Description voidTestContext. setSegmentVariableExtractorRegistry(SegmentVariableExtractorRegistry segmentVariableExtractorRegistry)Specifies the segmentVariableExtractorRegistry
-