Uses of Enum Class
com.atlassian.bitbucket.mesh.MeshNode.State
Packages that use MeshNode.State
-
Uses of MeshNode.State in com.atlassian.bitbucket.mesh
Methods in com.atlassian.bitbucket.mesh that return MeshNode.StateModifier and TypeMethodDescriptionstatic MeshNode.State
MeshNode.State.fromId
(int id) Retrieves the state associated with the specifiedID
.MeshNode.getState()
UpdateMeshNodeRequest.getState()
static MeshNode.State
Returns 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