@Immutable public class Property extends Object
Modifier and Type | Method and Description |
---|---|
static List<Property> |
convertToProperties(AttributeContainer from) |
boolean |
equals(Object o) |
String |
getName() |
String |
getValue() |
int |
hashCode() |
static List<Property> |
removeDups(List<Property> org) |
String |
toString() |
public String getName()
public String getValue()
public static List<Property> convertToProperties(AttributeContainer from)