public class PropertyIdQueryResult extends Object
Constructor and Description |
---|
PropertyIdQueryResult() |
Modifier and Type | Method and Description |
---|---|
Long |
getPropId() |
List<PropertyIdSearchRow> |
getPropValues() |
void |
setPropId(Long propId) |
void |
setPropValues(List<PropertyIdSearchRow> propValues) |
String |
toString() |
public Long getPropId()
public void setPropId(Long propId)
public List<PropertyIdSearchRow> getPropValues()
public void setPropValues(List<PropertyIdSearchRow> propValues)
Copyright © 2005–2017 Alfresco Software. All rights reserved.