Class ValueMappingOptions

java.lang.Object
org.mapstruct.ap.internal.model.source.ValueMappingOptions

public class ValueMappingOptions extends Object
Represents the mapping between one value constant and another.
Author:
Sjaak Derksen