类 com.aliyun.openservices.ots.model.RowExistenceExpectation
的使用

使用 RowExistenceExpectation 的软件包
com.aliyun.openservices.ots.model   
 

com.aliyun.openservices.ots.modelRowExistenceExpectation 的使用
 

返回 RowExistenceExpectationcom.aliyun.openservices.ots.model 中的方法
 RowExistenceExpectation Condition.getRowExistenceExpectation()
           
static RowExistenceExpectation RowExistenceExpectation.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static RowExistenceExpectation[] RowExistenceExpectation.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 

参数类型为 RowExistenceExpectationcom.aliyun.openservices.ots.model 中的方法
 void Condition.setRowExistenceExpectation(RowExistenceExpectation rowExistenceExpectation)
           
static OtsProtocol2.RowExistenceExpectation OTSProtocolHelper.toPBRowExistenceExpectation(RowExistenceExpectation rowExistenceExpectation)
           
 

参数类型为 RowExistenceExpectationcom.aliyun.openservices.ots.model 中的构造方法
Condition(RowExistenceExpectation rowExistenceExpectation)
           
 



Copyright © 2014. All Rights Reserved.