Class InheritedProplistCallback.InheritedItem
java.lang.Object
org.apache.subversion.javahl.callback.InheritedProplistCallback.InheritedItem
- Enclosing interface:
- InheritedProplistCallback
Describes properties inherited from one parent.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal String
The path or URL of the owner of the inherited property.the inherited properties -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path_or_url
The path or URL of the owner of the inherited property. -
properties
the inherited properties
-
-
Constructor Details
-
InheritedItem
-