Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetNodeGraphRequestRelationContainerIdentification

Packages that use GetNodeGraphRequestRelationContainerIdentification
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs   
 

Uses of GetNodeGraphRequestRelationContainerIdentification in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs declared as GetNodeGraphRequestRelationContainerIdentification
private  GetNodeGraphRequestRelationContainerIdentification GetNodeGraphRequest.relationContainerIdentification
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs that return GetNodeGraphRequestRelationContainerIdentification
 GetNodeGraphRequestRelationContainerIdentification GetNodeGraphRequest.getRelationContainerIdentification()
          Gets the relationContainerIdentification value for this GetNodeGraphRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetNodeGraphRequestRelationContainerIdentification
 void GetNodeGraphRequest.setRelationContainerIdentification(GetNodeGraphRequestRelationContainerIdentification relationContainerIdentification)
          Sets the relationContainerIdentification value for this GetNodeGraphRequest.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type GetNodeGraphRequestRelationContainerIdentification
GetNodeGraphRequest(GetNodeGraphRequestCodingSchemeIdentification codingSchemeIdentification, GetNodeGraphRequestRelationContainerIdentification relationContainerIdentification, GetNodeGraphRequestVersionOrTag versionOrTag)