public class MappedPropertyValues extends Object implements PropertyValues
Constructor and Description |
---|
MappedPropertyValues(Map<String,Integer> propertyIndexes,
Object[] propertyValues) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getPropertyNames() |
Object |
getPropertyValue(String name) |
public Set<String> getPropertyNames()
getPropertyNames
in interface PropertyValues
public Object getPropertyValue(String name)
getPropertyValue
in interface PropertyValues
Copyright © 2021 TIBCO Software Inc.. All rights reserved.