public class EditableProperty extends Property implements Editable<PropertyBuilder>
ABSTRACT, FINAL, PRIVATE, PROTECTED, PUBLIC, STATIC, SYNCHRONIZEDALSO_IMPORT, INIT| Constructor and Description |
|---|
EditableProperty(List<AnnotationRef> annotations,
TypeRef typeRef,
String name,
int modifiers,
Map<AttributeKey,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
PropertyBuilder |
edit() |
equals, getAnnotations, getName, getNameCapitalized, getReferences, getTypeRef, hashCode, toStringgetModifiers, isAbstract, isFinal, isPrivate, isProtected, isPublic, isStatic, isSynchronized, isTransientgetAttribute, getAttributes, hasAttributepublic EditableProperty(List<AnnotationRef> annotations, TypeRef typeRef, String name, int modifiers, Map<AttributeKey,Object> attributes)
public PropertyBuilder edit()
edit in interface Editable<PropertyBuilder>Copyright © 2016. All Rights Reserved.