public interface ResultSetColumn
Modifier and Type | Method and Description |
---|---|
QName |
getDataType()
The type of the column
|
String |
getName()
The column name
|
QName |
getPropertyType()
The property definition if there is one for the column
|
String getName()
QName getDataType()
QName getPropertyType()
Copyright © 2005–2016 Alfresco Software. All rights reserved.