setters
英 [ˈsɛtəz]
美 [ˈsɛtərz]
n. 蹲伏猎狗,塞特种猎犬(体大毛长,有几个品种); 制订者; 规定者; 安排者
setter的复数
柯林斯词典
- 赛特种猎犬(一种长毛猎狗,经训练后可以发现猎物位置)
Asetteris a long-haired dog that can be trained to show hunters where birds and animals are.
双语例句
- Note that this is only a partial listing of the class; some helper methods and the getters and setters have been omitted.
注意,这个清单仅是该类的一部分;省略了一些helper、getter和setter函数。 - There are additional array attributes ( not just getters and setters).
出现了附加的数组属性(不再只有getter和setter)。 - The EJB3.0 specification talks about public field injection and setter injection, but constructor injection will enable you to avoid creating setters for values you don't expect to change.
EJB3.0规范谈到了公共字段注入和setter注入,但构造器注入将使您可以避免为预期不会更改的值创建setter。 - Both teams have the first-rate spikers and setters.
两个队都有世界一流的主攻手和二传手。 - Members of the Group include pointers, retrievers, setters and spaniels.
这类犬主要包括了指示犬、寻回犬、塞特犬和猎鹬犬。 - Each of the properties are in lowercase and they all have getters and setters according to the bean specification.
每个属性都是由小写字母组成,并且根据bean的规范,所有属性都有获取方法(getter)和设置方法(setter)。 - Considering getters and setters: A class that uses a Spring bean needs to provide at least a setter method, which corresponds to the name of the particular bean.
关于getter和setter:使用了Springbean的类至少要有一个setter方法,该方法对应于特定bean的名称。 - You can also notice Groovy properties in action: Where are all the getters and setters?
在实例中你还会注意到Groovy的属性:getter方法和setter方法都到哪里去了? - In this bean class most of the methods, other than the EJB call back methods, are accessors and setters for the above properties.
在这个bean类中,大多数方法(EJB回调方法除外)都是上述属性的accessor和setter。 - ( Note that I've omitted getters and setters.)
(注意,我删除了其中的getters和setters。)
