Uses of Class
org.teamapps.dto.UiNetworkNode.ExpandState
-
Uses of UiNetworkNode.ExpandState in org.teamapps.dto
Fields in org.teamapps.dto declared as UiNetworkNode.ExpandState Modifier and Type Field Description protected UiNetworkNode.ExpandStateUiNetworkNode. expandStateMethods in org.teamapps.dto that return UiNetworkNode.ExpandState Modifier and Type Method Description UiNetworkNode.ExpandStateUiNetworkNode. getExpandState()static UiNetworkNode.ExpandStateUiNetworkNode.ExpandState. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiNetworkNode.ExpandState[]UiNetworkNode.ExpandState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiNetworkNode.ExpandState Modifier and Type Method Description UiNetworkNodeUiNetworkNode. setExpandState(UiNetworkNode.ExpandState expandState)