Package org.aoju.bus.image.galaxy.data
Class RemapUIDAttributesCoercion
java.lang.Object
org.aoju.bus.image.galaxy.data.RemapUIDAttributesCoercion
- All Implemented Interfaces:
AttributesCoercion
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Field Summary
Fields inherited from interface org.aoju.bus.image.galaxy.data.AttributesCoercion
NONE -
Constructor Summary
ConstructorsConstructorDescriptionRemapUIDAttributesCoercion(Map<String, String> uidMap, AttributesCoercion next) -
Method Summary
-
Constructor Details
-
RemapUIDAttributesCoercion
-
-
Method Details
-
remapUID
- Specified by:
remapUIDin interfaceAttributesCoercion
-
coerce
- Specified by:
coercein interfaceAttributesCoercion
-