| Modifier and Type | Method and Description |
|---|---|
static List<Accessor> |
adderMethodsIn(AccessorNamingUtils accessorNaming,
List<Accessor> elements) |
static List<Accessor> |
fieldsIn(List<Accessor> accessors) |
static List<Accessor> |
getterMethodsIn(AccessorNamingUtils accessorNaming,
List<Accessor> elements) |
static List<ExecutableElementAccessor> |
presenceCheckMethodsIn(AccessorNamingUtils accessorNaming,
List<Accessor> elements) |
static List<Accessor> |
setterMethodsIn(AccessorNamingUtils accessorNaming,
List<Accessor> elements) |
public static List<Accessor> getterMethodsIn(AccessorNamingUtils accessorNaming, List<Accessor> elements)
public static List<ExecutableElementAccessor> presenceCheckMethodsIn(AccessorNamingUtils accessorNaming, List<Accessor> elements)
public static List<Accessor> setterMethodsIn(AccessorNamingUtils accessorNaming, List<Accessor> elements)
public static List<Accessor> adderMethodsIn(AccessorNamingUtils accessorNaming, List<Accessor> elements)
Copyright © 2012–2018. All rights reserved.