public class MetaRecord extends Object implements Comparable<MetaRecord>
| 构造器和说明 |
|---|
MetaRecord(SearchRow r) |
public MetaRecord(SearchRow r)
public int getId()
public int getObjectType()
public String getSQL()
public int compareTo(MetaRecord other)
compareTo 在接口中 Comparable<MetaRecord>other - the other recordCopyright © 2017. All rights reserved.