public class PGPolygonExpr extends PGExprImpl
| 构造器和说明 |
|---|
PGPolygonExpr() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
boolean |
equals(Object obj) |
SQLExpr |
getValue() |
int |
hashCode() |
void |
setValue(SQLExpr value) |
toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic SQLExpr getValue()
public void setValue(SQLExpr value)
public void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectaccept0 在类中 PGExprImplpublic int hashCode()
hashCode 在类中 SQLExprImplpublic boolean equals(Object obj)
equals 在类中 SQLExprImplCopyright © 2013-2014 Alibaba Group. All Rights Reserved.