JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.jackrabbit.oak.plugins.tree
Interface TreeTypeAware
public interface
TreeTypeAware
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
TreeType
getType
()
void
setType
(@NotNull
TreeType
type)
Method Details
getType
@Nullable
@Nullable
TreeType
getType
()
setType
void
setType
(@NotNull @NotNull
TreeType
type)