Searched defs:withSimpleName (Results 1 – 5 of 5) sorted by relevance
125 public PropertyName withSimpleName(String simpleName) in withSimpleName() method in PropertyName
47 public abstract BeanPropertyDefinition withSimpleName(String newSimpleName); in withSimpleName() method in BeanPropertyDefinition
115 public POJOPropertyBuilder withSimpleName(String newSimpleName) in withSimpleName() method in POJOPropertyBuilder
119 public BeanPropertyDefinition withSimpleName(String newName) { in withSimpleName() method in SimpleBeanPropertyDefinition
286 public SettableBeanProperty withSimpleName(String simpleName) { in withSimpleName() method in SettableBeanProperty