public class AccessorsExclusionContext extends Object
String
fieldName
boolean
noGetter
noSetter
AccessorsExclusionContext(String fieldName, boolean noGetter, boolean noSetter)
immutable()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String fieldName
public final boolean noGetter
public final boolean noSetter
public AccessorsExclusionContext(String fieldName, boolean noGetter, boolean noSetter)
public boolean immutable()
Copyright © 2012-2021. All Rights Reserved.