Uses of Enum Class
com.atlassian.bitbucket.mesh.MeshNode.State
Packages that use MeshNode.State
- 
Uses of MeshNode.State in com.atlassian.bitbucket.meshMethods in com.atlassian.bitbucket.mesh that return MeshNode.StateModifier and TypeMethodDescriptionstatic MeshNode.StateMeshNode.State.fromId(int id) Retrieves the state associated with the specifiedID.MeshNode.getState()UpdateMeshNodeRequest.getState()static MeshNode.StateReturns the enum constant of this class with the specified name.static MeshNode.State[]MeshNode.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bitbucket.mesh with parameters of type MeshNode.State