Uses of Enum Class
com.atlassian.bitbucket.mesh.MeshNode.State
-
Uses of MeshNode.State in com.atlassian.bitbucket.mesh
Modifier 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.