Uses of Class
com.saperion.ngc.model.navigation.NavigationClassicConnectorService.DefinedTreeParts
-
Packages that use NavigationClassicConnectorService.DefinedTreeParts Package Description com.saperion.ngc.model.navigation Package for navigation model classes. -
-
Uses of NavigationClassicConnectorService.DefinedTreeParts in com.saperion.ngc.model.navigation
Methods in com.saperion.ngc.model.navigation that return NavigationClassicConnectorService.DefinedTreeParts Modifier and Type Method Description static NavigationClassicConnectorService.DefinedTreePartsNavigationClassicConnectorService.DefinedTreeParts. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static NavigationClassicConnectorService.DefinedTreeParts[]NavigationClassicConnectorService.DefinedTreeParts. values()Returns an array containing the constants of this enum type, in the order they are declared.
-