Enum OnSetMethodNotFound

java.lang.Object
java.lang.Enum<OnSetMethodNotFound>
org.instancio.settings.OnSetMethodNotFound
All Implemented Interfaces:
Serializable, Comparable<OnSetMethodNotFound>, java.lang.constant.Constable

public enum OnSetMethodNotFound extends Enum<OnSetMethodNotFound>
A setting that specifies what should happen if a setter cannot be resolved.
Since:
2.1.0
See Also: