@Entity
public class CustomParameterPersisted
extends joynr.types.CustomParameter
| Constructor and Description |
|---|
CustomParameterPersisted() |
CustomParameterPersisted(joynr.types.CustomParameter parameter) |
public CustomParameterPersisted()
public CustomParameterPersisted(joynr.types.CustomParameter parameter)
protected final Long getId()
protected final void setId(Long id)
public String getName()
getName in class joynr.types.CustomParameterpublic void setName(String name)
setName in class joynr.types.CustomParameterpublic String getValue()
getValue in class joynr.types.CustomParameterpublic void setValue(String value)
setValue in class joynr.types.CustomParameterpublic int hashCode()
hashCode in class joynr.types.CustomParameterpublic boolean equals(Object obj)
equals in class joynr.types.CustomParameterCopyright © 2018. All rights reserved.