-
# Bug Report
### 🔎 Search Terms
getter, setter, jsdocs, duplicated tags
### 🕗 Version & Regression Information
- This is the behavior in every version I tried, and I reviewed the FAQ for e…
-
While call class field as a property which start with "is" throwing java.lang.NoSuchMethodException
Example:
```kotlin
class ModelClass {
var isPercentagePayment: String? = null }
val mod…
-
This will be mainly
* Connection::
* send_message
* call_method
* receive_message
Probably best we have a timeout on the whole `Connection` itself and add a getter/setter for timeout instead o…
-
## Describe the bug
Jackson allows creating [mixins](https://github.com/FasterXML/jackson-docs/wiki/JacksonMixInAnnotations) which allow defining Jackson annotation-based configuration on a class mir…
-
When I log out, the file that I'm working on can still be seen as this photo shows.
https://s.nimbusweb.me/image/3235396/qcvvgtzaedv03g0ozk70/JvNwIDx5QEmvDXWF/Ys85MnxReltePSRb/TextRemainsUponLogOur…
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | no
Virtual properties can be defined at class le…
-
Mutators and accessors
A class' public methods are commonly classified as either mutators or accessors.
A mutator method may modify ("mutate") a class' fields.
An accessor method accesses fields …
-
> Ported from bloc/curriculum#4128
1. Classes
1. Handling Class Errors
- Understand that a class is a blueprint for an object type
- Understand that a class defines the behavior and pro…
-
We should expose the getter and setter for the number of subrays (actually, beamSampleQuality) to pyhelios.
I am also wondering about the function
`Scanner.setNumRays(int)` - is that not rather ca…
-
### Expected Behavior
The compilation should succeed without errors, and the repository method should work as intended.
### Actual Behaviour
Compilation error occurs with the message "Cannot query …
guima updated
8 months ago