com.aliyun.openservices.ots.model
类 Condition

java.lang.Object
  继承者 com.aliyun.openservices.ots.model.Condition

public class Condition
extends Object


构造方法摘要
Condition()
           
Condition(RowExistenceExpectation rowExistenceExpectation)
           
 
方法摘要
 RowExistenceExpectation getRowExistenceExpectation()
           
 void setRowExistenceExpectation(RowExistenceExpectation rowExistenceExpectation)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Condition

public Condition()

Condition

public Condition(RowExistenceExpectation rowExistenceExpectation)
方法详细信息

getRowExistenceExpectation

public RowExistenceExpectation getRowExistenceExpectation()

setRowExistenceExpectation

public void setRowExistenceExpectation(RowExistenceExpectation rowExistenceExpectation)


Copyright © 2014. All Rights Reserved.