Statements (20)
Predicate | Object |
---|---|
gptkbp:instanceOf |
software development convention
|
gptkbp:appliesTo |
gptkb:Java_programming_language
|
gptkbp:defines |
getter methods
naming conventions for properties setter methods |
gptkbp:documentedIn |
JavaBeans specification
|
gptkbp:enables |
introspection
visual development tools property editors |
gptkbp:getterMethodPrefix |
get
is |
https://www.w3.org/2000/01/rdf-schema#label |
JavaBeans conventions
|
gptkbp:introducedIn |
gptkb:Java_1.1
|
gptkbp:propertyNaming |
camelCase
|
gptkbp:requires |
public no-argument constructor
serializable interface (optional) |
gptkbp:setterMethodPrefix |
gptkb:box_set
|
gptkbp:usedFor |
JavaBeans components
|
gptkbp:bfsParent |
gptkb:JavaBeans_API_Specification
|
gptkbp:bfsLayer |
7
|