<T> PropertyPath.AppendableBuilder |
PropertyPath.AppendableBuilder.withCollectionItem(T item) |
PropertyPath.AppendableBuilder |
PropertyPath.AppendableBuilder.withElement(Element element) |
<K> PropertyPath.AppendableBuilder |
PropertyPath.AppendableBuilder.withMapKey(K key) |
PropertyPath.AppendableBuilder |
PropertyPath.AppendableBuilder.withPropertyName(String name,
String... names) |
PropertyPath.AppendableBuilder |
PropertyPath.InitialBuilder.withPropertyPath(PropertyPath propertyPath) |
PropertyPath.AppendableBuilder |
PropertyPath.InitialBuilder.withRoot() |