public interface ResultSetColumn
Modifier and Type | Method and Description |
---|---|
QName |
getDataType()
The type of the column
|
java.lang.String |
getName()
The column name
|
QName |
getPropertyType()
The property definition if there is one for the column
|
java.lang.String getName()
QName getDataType()
QName getPropertyType()
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.