public class ListPropertyEntry extends Object
ListPropertyDefinition
.Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected String |
value |
Constructor and Description |
---|
ListPropertyEntry() |
ListPropertyEntry(String value,
String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValue() |
void |
setName(String name) |
void |
setValue(String value) |
Copyright © 2016 Alfresco. All rights reserved.