Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Uses of Class
waggle.common.modules.artifact.enums.XArtifactState

Packages that use XArtifactState
waggle.common.modules.artifact Artifact Module API. 
waggle.common.modules.artifact.enums Enums defined by the Artifact Module API. 
waggle.common.modules.artifact.infos Data transfer objects defined by the Artifact Module API. 

 

Uses of XArtifactState in waggle.common.modules.artifact

 

Methods in waggle.common.modules.artifact with parameters of type XArtifactState
 void XArtifactModule.Server.setArtifactState(XObjectID artifactID, XArtifactState state)
          Change an Artifact's state.

 

Uses of XArtifactState in waggle.common.modules.artifact.enums

 

Methods in waggle.common.modules.artifact.enums that return XArtifactState
static XArtifactState XArtifactState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XArtifactState[] XArtifactState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Uses of XArtifactState in waggle.common.modules.artifact.infos

 

Fields in waggle.common.modules.artifact.infos declared as XArtifactState
 XArtifactState XArtifactInfo.State
          Current Artifact state.

 


Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.