org.jboss.seam.util
public static interface Conversions.PropertyValue extends Serializable
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getKeyedValues() |
String[] |
getMultiValues() |
String |
getSingleValue() |
Class |
getType() |
boolean |
isAssociativeValued() |
boolean |
isExpression() |
boolean |
isMultiValued() |
Copyright © 2015 Seam Framework. All Rights Reserved.