Uses of Class
de.gematik.test.tiger.common.config.DeprecatedKeyDescriptor.DeprecatedKeyDescriptorBuilder
-
Packages that use DeprecatedKeyDescriptor.DeprecatedKeyDescriptorBuilder Package Description de.gematik.test.tiger.common.config -
-
Uses of DeprecatedKeyDescriptor.DeprecatedKeyDescriptorBuilder in de.gematik.test.tiger.common.config
Methods in de.gematik.test.tiger.common.config that return DeprecatedKeyDescriptor.DeprecatedKeyDescriptorBuilder Modifier and Type Method Description static DeprecatedKeyDescriptor.DeprecatedKeyDescriptorBuilderDeprecatedKeyDescriptor. builder()DeprecatedKeyDescriptor.DeprecatedKeyDescriptorBuilderDeprecatedKeyDescriptor.DeprecatedKeyDescriptorBuilder. compareKey(String compareKey)DeprecatedKeyDescriptor.DeprecatedKeyDescriptorBuilderDeprecatedKeyDescriptor.DeprecatedKeyDescriptorBuilder. deprecatedKey(String deprecatedKey)DeprecatedKeyDescriptor.DeprecatedKeyDescriptorBuilderDeprecatedKeyDescriptor.DeprecatedKeyDescriptorBuilder. newKey(String newKey)
-