Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3585

Re: How to read the description of a BRF+ domain value stored in a value list of an element?

$
0
0

You can for sure make attributes public, but then you should make them read-only, so that no uncontrolled change of the value can be done by a caller of that class (in your case the caller can only set the attribute when instantiating the class, which is ok).

 

If you need to change them from outside after instantiation, you should offer a SETTER method, so that there is a well defined way how to change it.

 

BR

Christian


Viewing all articles
Browse latest Browse all 3585

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>