GitHub topics: setters
elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
Language: Rust - Size: 5.87 MB - Last synced at: about 13 hours ago - Pushed at: 3 days ago - Stars: 1,569 - Forks: 24

jbaublitz/getset
Getters and Setters for Rust.
Language: Rust - Size: 154 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 353 - Forks: 28

jamjamjon/aksr
A Rust derive macro designed to simplify struct management by automatically generating getter and setter methods for both named and tuple structs.
Language: Rust - Size: 40 KB - Last synced at: 13 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

xgfone/go-op
Provide a common condition and setter operation.
Language: Go - Size: 72.3 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

Lonzak/unittest-utilities
Automated junit tests for DTO, Entity, JavaBeans style classes to increase test coverage
Language: Java - Size: 159 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 1

manoelcampos/auto-class-accessors-maven-plugin
A tiny Maven Plugin that uses bytecode manipulation to provide automatic implementation of accessors in classes during build time
Language: Java - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

estepnv/property-accessor
Ruby syntax sugar for C# style property accessor definition
Language: Ruby - Size: 16.6 KB - Last synced at: 24 days ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 1

sokomishalov/lombok-rs
Lombok port for Rust
Language: Rust - Size: 50.8 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 46 - Forks: 2

funkwerk/accessors
Generate D getters and setters automatically
Language: D - Size: 37.1 KB - Last synced at: 20 days ago - Pushed at: almost 7 years ago - Stars: 20 - Forks: 4

KirstenZa/xtend-etai
The ETAI library (Extraction, Traits, Adaption, Implementation) contains several Active Annotations for Xtend.
Language: Xtend - Size: 13.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

SerafimArts/Properties
PHP properties implementation
Language: PHP - Size: 101 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 78 - Forks: 4

alex-parra/sequelize-airtight 📦
Make your Sequelize models foolproof with extensive validation checks, setters and getters.
Language: JavaScript - Size: 450 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

EhrmannS/geometr
Generate and modify interoperable geometric shapes
Language: R - Size: 62.1 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 1

andrewsonin/gset
Getters and Setters for Rust.
Language: Rust - Size: 25.4 KB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

sta-szek/pojo-tester
Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
Language: Java - Size: 11.7 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 53 - Forks: 24

ChandraBose-11/DAY-6-TASK
This is day 6 task in zen class by using class object and setter and getter
Language: JavaScript - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

szepeviktor/getter-setter
You 👨💻 don't have to write/generate getter and setter methods anymore!
Language: PHP - Size: 4.88 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

obsidiandynamics/pojo-tester Fork of sta-szek/pojo-tester
Java framework for testing POJO methods; tests equals, hashCode, toString, getters, setters and constructors
Language: Java - Size: 11.7 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

romulo-bezerra/mercadinho-projeto
Help: Simples Projeto de Atividade da Disciplina de POO
Language: Java - Size: 81.4 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

e-commit/doctrine-entities-generator-bundle
The EcommitDoctrineEntitiesGeneratorBundle bundle (for Symfony) allows the user to re(generate) getters-setters methods for Doctrine ORM entities.
Language: PHP - Size: 184 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

philippebeck/servidio
JavaScript Frontend Services
Language: JavaScript - Size: 437 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jjfhj/qaguru_java
Работа с Java. Созданы конструкторы, геттеры, сеттеры. Добавлены статические данные к классам. Проведена работа со статическими вложенными классами
Language: Java - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jiangdequan/vscode-java-saber
:crossed_swords: To make the vscode work as Eclipse or IDEA when you are coding in java.
Language: JavaScript - Size: 2.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 10

sofiane-abou-abderrahim/javascript-objects-favorite-movie-demo
In this JavaScript demo app, I have used very important concepts related to objects, like shorthand method syntax, different behaviors of objects, behaviors of "this" keyword, arrow functions, this, bind(), call(), apply(), object destructuring, object spread operator, property and method relationships, and much more...
Language: JavaScript - Size: 28.3 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

karisti/42_cpp_modules
Introduction to C++. 42 Madrid cursus project.
Language: C++ - Size: 86.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bognikk/JavaScript-favorite_movie
A small practice project focusing on objects in vanilla JS.
Language: JavaScript - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Lusine-Sargs-yan/oop-prototype-class-getter-setter
Language: JavaScript - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Aaronwins/NBA-Teams
Description attached in readme file, but the theme is head coaches, players and Teams in the NBA, written in Java in IDE BlueJ
Language: Java - Size: 179 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ravikant-pal/quickpojo
This project is to create Java POJO (Plain Old Java Object).
Language: JavaScript - Size: 1.37 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Brugarolas/reactive
Small events emitters and subscribe, observable and reactive objects library
Language: JavaScript - Size: 280 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

Cezarj59/ITStep_10_Java_POO-heranca_polimorfismo
Introdução a Herança e Polimorfismo em programação orientada a objetos em JAVA.
Language: Java - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

ICanBoogie/Accessor
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
Language: PHP - Size: 98.6 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1

aedart/model 📦
Collection of getter- / setter-interfaces with various trait implementations, for different kinds of 'common' properties
Language: PHP - Size: 592 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

aedart/laravel-helpers 📦
Getters and Setters utility package for some of Laravel's core packages. This package makes use of Laravel's native Facades, as a fallback, when no custom instances are provided
Language: PHP - Size: 303 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

afmicc/getter-setter-generator 📦
VS Code extension to generate get and set methods from the declaration of class properties.
Language: JavaScript - Size: 486 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 14

cvergne/vscode-php-getters-setters
Fork of PHP Getters & Setters extension
Language: TypeScript - Size: 533 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 12 - Forks: 7

fefong/java_GettersAndSetters
Example Application: Getters and Setters
Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

chiedev/javascript-beginners
A simple guide for JavaScript beginners. Powered by GitHub Pages
Language: HTML - Size: 152 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Norman-Arredondo/PHP_POO
Recordatorio de PHP con programación orientada a Objetos
Language: PHP - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

anaelisaq/get-set
Práticas de get-set no curso de Java
Language: Java - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mathiasmelo10/Practicas-Java
In this repository I put my Java projects
Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

NickHackman/Attr-rs
Ruby Attr macros for Rust
Language: Rust - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

stagas/define-accessors
define accessors for an object on another object
Language: JavaScript - Size: 208 KB - Last synced at: 19 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

CSharp-Pills-15mg/Getters-and-Setters
A C# Pill that tries to answer the question: Is a property in C# just a collection of two methods?
Language: C# - Size: 66.4 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

IanJames2/KneelDiamonds
Book 4 - NSS.
Language: JavaScript - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

LujiAnna/todo
📝 Javascript todo list. CRUD
Language: JavaScript - Size: 123 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mikebz/cluster-autoscaler
Sample that shows how to use a setter to set the cluster name for cluster-autoscaler.
Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

BigBigDoudou/otoroshi
:shinto_shrine: Easily define properties and validations for thrustable objects and easier debug.
Language: Ruby - Size: 1.11 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sauternic/Kotlin-Snippets
Yield like in C#... only sequence block added. Normal and lambda functions in example.
Language: Kotlin - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

pprattis/eclass-application-practise
A Java project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, saving information into files.
Language: Java - Size: 30.3 KB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

aman-bansal/go_get_set_generator
Getter and setter generator for go structs
Language: Go - Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 3

diogocavilha/piano-accessor
This package allows us to create getters and setters just by using a few annotations.
Language: PHP - Size: 24.4 KB - Last synced at: 16 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

vimaltiwari2612/Getter-Setter-Constructor-ToString-Generator
A Utility to generate getters, setters, constuctor, toString methods for any Wrapper, POJO, Bean class.
Language: HTML - Size: 1.83 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hhkit/cpp.property
A single-header property system for C++17.
Language: C++ - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

ahamedali95/getters-and-setters-in-JS-classes
Application created to demonstrate a new of writing getters and setters in JS classes. Blog:
Language: JavaScript - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

rioam2/ProxC
🔗 Unlock the extensiblity of ES6 Proxy Objects in Javascript Classes and create beautiful APIs
Language: TypeScript - Size: 380 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

RobertShaneFoster/vuex-input
Simple example saving state from text input using vuex and local browser database (IndexDB). Remember, it is not safe to store sensitive information on the client! Demo:
Language: JavaScript - Size: 2.68 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andysundar/JavaUnitTestHelper
Framework to automate Java unit testing
Language: Java - Size: 278 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

NoOne4rever/Axessors
Generator of getters and setters for PHP.
Language: PHP - Size: 294 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

davikawasaki/vb-vscode-generators
VS Code extension to generate constructors, attributes list, singleton factories, getters and setters, from the declaration of VB class properties.
Language: JavaScript - Size: 9.23 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

A5sys/DoctrineTraitBundle
Generate the entities stub methods in a trait
Language: PHP - Size: 22.5 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 2

elm-athlete/setters-generators
Generate Setters from your Elm Field Names!
Language: Elm - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

meysam81/matrix
a very simple implementation of a 3 * 3 matrix in c++, from back in college
Language: C++ - Size: 157 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

spekkionu/property-access
Trait that automatically calls getters and setters for property access.
Language: PHP - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

smmcgrath/SalesEmployee
Java program to calculate the commision rate for certain employees within a company. The Superclass is abstact with two subclasses extending from it. Getter and setters are used to access private and protected variables. A driver class is built to test the program and serialize the resulting data in a chosen format.
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

MacFJA/value-provider
Get/Set object value with its getter/setter/property/metadata
Language: PHP - Size: 24.4 KB - Last synced at: 16 days ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

reo7sp/coffeescript-accessors
Fancy getter and setter generation in CoffeeScript
Language: CoffeeScript - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
