Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.AreCodesRelatedRequestNameAndValue

Packages that use AreCodesRelatedRequestNameAndValue
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs   
 

Uses of AreCodesRelatedRequestNameAndValue in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs declared as AreCodesRelatedRequestNameAndValue
private  AreCodesRelatedRequestNameAndValue AreCodesRelatedRequest.nameAndValue
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs that return AreCodesRelatedRequestNameAndValue
 AreCodesRelatedRequestNameAndValue AreCodesRelatedRequest.getNameAndValue()
          Gets the nameAndValue value for this AreCodesRelatedRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type AreCodesRelatedRequestNameAndValue
 void AreCodesRelatedRequest.setNameAndValue(AreCodesRelatedRequestNameAndValue nameAndValue)
          Sets the nameAndValue value for this AreCodesRelatedRequest.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs with parameters of type AreCodesRelatedRequestNameAndValue
AreCodesRelatedRequest(AreCodesRelatedRequestNameAndValue nameAndValue, AreCodesRelatedRequestRelationshipTypeBasedPolicy relationshipTypeBasedPolicy)