public class Property extends Object implements Serializable
Property()
Boolean
getBoolean()
Integer
getInteger()
List<String>
getList()
String
getName()
getString()
getType()
Object
getValue()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Property()
public Object getValue()
public String getType()
public String getName()
public String getString()
public Integer getInteger()
public Boolean getBoolean()
public List<String> getList()
Copyright © 2015 Nuxeo SA. All rights reserved.