Not throw an Exceptions (getter).
不要抛出异常(getter)。
Add a getter and setter for the id attribute.
为id属性添加一个获得者以及设置者。
Not be used to perform a conversion (getter).
不要被用作转换(getter)。
In Struts 2 you use getter and setter methods.
Struts2中使用getter和setter方法。
Never return an array or a cloned list (getter)
永远不要返回一个数组,或者一个克隆的列表(getter)
The Go-Getter: Sergio Santos, 40, architect.
再就业达人:塞尔吉奥·桑托斯,40岁,建筑师。
GO-GETTER MAGNET Dubai, United Arab emirates.
商业成功人士的吸铁石:迪拜(阿拉伯联合酋长国)。
Now look at setter and getter methods in Listing 1.
现在,在清单1中查看setter和getter方法。
To avoid nullPointerExceptions, the getter methods
为了避免nullPointerExceptions,可使用的方法有
The interface also contains the related getter method.
接口还包含相关的获取方法。
Generate getter and setter methods for these variables.
为这些变量产生获得和设置属性值的方法。
This is the Container Managed Relationship (CMR) getter method.
它是一个容器管理关系(Container Managed Relationship,CMR)getter方法。
Setter and getter methods are two methods that must be provided.
Setter和getter方法是必须提供的两个方法。
Each property has an accessor and a mutator (getter and setter).
每个属性具有一个accessor和mutator (getter和setter)。
Create an Empty Script called getter within the AppObject folder.
在AppObject文件夹中创建一个名叫getter的空脚本文件。
Using unit test methods to test every getter method is recommended.
推荐使用单元测试方法来测试每个getter方法。
You must have a setter and getter method for network-transfer fields.
您必须具有用于网络传输字段的setter和getter方法。
The names of the getter, setter, and deleter are nothing reserved.
setter和deleter的名字没什么特别的约束。
A setter modifies the value of a field; a getter obtains its value.
setter是修改字段值,而getter是获取其值。
Listing 8 shows how to use the ThreadMXBean's getter and setter operations.
清单8展示了如何使用ThreadMXBean的getter和setter操作。
If desired, you can cut instruct Eclipse to generate getter and setter methods.
如果需要,可以直接要求Eclipse生成getter和setter方法。
A setter modifies the value of a field, whereas a getter obtains its value.
setter修改字段的值,而getter获取它的值。
The mapping can be implemented by creating your own getter and setter methods.
可以通过创建自己的获取器和设置器方法来实现映射。
The Web services client can retrieve data using the getter methods from the class.
Web服务客户机可以通过使用该类的getter方法来获取数据。
It's not there because I didn't provide the name field with the getter and setter method.
它不在这里,因为我没有通过getter和setter方法提供name字段。
An option to filter out all getter and setter methods has been added to the sequence diagram.
并且新版本还在序列图中添加了一个选项,可以把所有getter和setter方法筛选掉。
ConfigGetter is responsible for handling getter methods defined on a configuration interface.
ConfigGetter负责处理配置接口上定义的getter方法。
Each property will have a getter and setter associated with it, along with some initial value.
每个属性将有getter和setter与之关联,还有一些初始值。
Lines 41 through 50: implement the getter and setter methods for the read-write age attribute.
第41至50行:实现读写age属性的getter和setter方法。
Similarly, the annotation above the getter for warehouse perfectly matches that annotation.
类似地,warehouse的getter 方法上面的注解也完全匹配该注解。
应用推荐