This library contains an XSD element for each class and data type in the source models, and a WSDL definition for each UML interface.
这个库包含一个为源模型中每一个类和数据类型所用的XSD元素,和一个为每一个UML接口所用的WSDL定义。
If you need another data type such as integer, floating point, or Boolean value, you will have to parse the string using the appropriate wrapper class.
如果需要其他的数据类型,比如说整数、浮点数或者布尔值,必须使用相应的包装器类来解析字符串。
A domain is a class or type and indicates the rules, syntax, and semantics for a piece of data (for example, it must be an integer, float, conform to a picture, and so on).
域是类或类型并表示数据的规则、语法及语义(例如,它必需是整型、浮点型、图片类型等等)。
The data Binding class reads the native MQ message, parses it, and populates a business object of a previously defined type with that data.
数据绑定类将读取本机MQ消息,解析该消息并填充以前使用该数据定义的类型的业务对象。
Figure 2 is simply pointing out the concept of Class, which is a highly specialized element that is related to interface and data type (through its inheritance from Classifier).
图2简单地指出了Class的概念,这是一种和接口以及数据类型有关(通过从Classifier继承)的高度专业化的元素。
A closure is actually a new data type implemented internally with the new closure class.
closure事实上是与新的closure类共同在内部实施的新数据类型。
It defines an ObjectData class to hold internal data related to each type.
它定义了objectdata类以存放与每个类型相关的内部数据。
You just created a new data type defined by the built-in int class.
您立即可以创建一个由内置int类定义的新数据类型。
Unfortunately, JAXB failed to pick up on this and use a Boolean data type — instead, the TopType class accepts any string value for this attribute.
不幸的是,JAXB没有发现这一点并使用布尔数据类型,toptype类的这个属性可以接受任何字符串值。
The drpcidl command also generates a class for each complex data type used in a procedure, such as structures and unions, with methods to get and set each field in the structure.
drpcidl命令也为过程中使用的每个复合数据类型(例如结构(structures)和联合(unions))生成了一个类,使用该方法可以获取并设置结构中的每个字段。
If a data logic method in the UserDefinedPushDownMethodsImpl class throws an exception, you can define and create an instance of the same type of exception inside the method.
如果userdefinedpushdownmethodsimpl类中的数据逻辑方法抛出异常,用户可以在方法内部定义并创建一个与异常具有相同类型的实例。
The key reason why we decided to have a utility class for data access was to ensure that the same classes could be used to connect to any type of Domino database.
决定实现一个实用程序类来进行数据访问的关键原因是,希望确保可以使用相同的类来连接任何类型的Domino数据库。
The first line tells you that you're seeing the help page for the int class, which is a built-in data type.
第一行告诉您正在查看int类的帮助页面,它是一个内置的数据类型。
It also defines a Struct class for defining arbitrary data aggregations, and the special class any which can be used to represent any built-in or derived type and thus is the basis of dynamic typing.
它还定义了一个struct类,用来定义任意的数据聚合,此外,还定义了特殊的类any,它可以用来表示任何内置或导出类型,因而它也就成了动态类型化(dynamic typing)的基础。
Data is added in the Action class by making state and status of type arraylist.
通过将state和status设置为arraylist类型将数据添加到action类。
The FieldDescription class is just a simple data class that holds the field name, signature, and a reference to the field type.
fielddescription类只是个简单的数据类,容纳字段名称、签名和字段类型的引用。
The key to the dependency-injection approach is that you query data by injecting the Class of the entity that the DAO will be querying, along with defining the generic type.
依赖项注入方式的关键是,在查询数据时,要注入DAO将查询的实体的Class并定义泛型类型。
Each type of logon data has a matching function of the IBiBusHeader2 class to be used to retrieve it from the request which is passed to the logon function.
每个登录数据类型在IBiBusHeader 2类中有一个对应的函数,用于从传递给logon函数的请求中获取登录数据。
Each public property shows up as an element of the complex data type. For example, to model the structure as a LotusScript class, you can write the following code.
每个公共属性都显示为复杂数据类型中的一个元素。
Because DB2 recognizes and supports XML data as a first-class data type, programmers can work directly with the XML data in its native format rather than work with the data as a large object (LOB).
由于DB 2认可并支持XML数据为一流的数据类型,所以程序员可以直接处理原生格式的XML数据,而不是当作大对象(LOB)来处理。
The class intProp represents a native int data type.
intprop类表示一个原生的int数据类型。
The class booleanProp represents a native Boolean data type.
booleanprop类表示一个原生的boolean数据类型。
the class stringProp represents a native string data type.
stringProp 类表示一个原生的string数据类型
The javax.xml.datatypes package also defines the DatatypeConstants utility class that contains basic data type values as constants.
datatypes包还定义了DatatypeConstants 工具类,以常量定义了基本的数据类型值。
This class must have a single public property called Value of the same data type as the Const variables you created for this enumeration in step 2.
此类必须具有一个称为Value的公共属性,与第2步中为此枚举创建的Const变量具有相同的数据类型。
First-class support for the Spatial data type in the Entity designer.
在EntityDesigner中对空间数据类型的第一级支持。
Most of the methods in this class simply describe various aspects of the aggregation, such as data type, title, and description information, to show up in the BIRT Aggregation widget drop-down list.
此类中的大部分方法只是简单描述要在BIRTAggregation Widgets下拉列表中显示的聚合的各个方面,比如数据类型、标题和描述信息。
If a message type that contains a part of type EndpointReferenceType defines a variable, the class, com.ibm.websphere.srm.bpel.wsaddressing.EndpointReferenceType, holds the service endpoint data.
如果包含有部分endpointreferencetype类型的消息定义了变量,com . ibm . websphere . srm . bpel . wsaddressing . endpointreferencetype类就保存服务端点数据。
For a type conversion operator, either the operand or the return type must be of the data type of the class or structure.
对于类型转换运算符,操作数或返回类型必须是类或结构的数据类型。
A class defines the data that an object of its type contains and the operations that can be executed by objects of that type.
类定义了该类型的对象包含的数据和该类型的对象可以执行的操作。
应用推荐