V
- the generic type of the property value identified by this path.public interface PropertyPath<V> extends AttributeReadName, AttributeReadValue<V>
PojoPropertyPath
,
ReadableProperty
Modifier and Type | Method and Description |
---|---|
String |
getName() |
getValue
String getName()
getName
in interface AttributeReadName
String
representation of this path. In case of a
single property
the name of the property. Otherwise
an entire path (such as e.g. "entity.property").Copyright © 2001–2016 mmm-Team. All rights reserved.