Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs.IsReverseNameRequestAssociationIdentification

Packages that use IsReverseNameRequestAssociationIdentification
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs   
 

Uses of IsReverseNameRequestAssociationIdentification in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as IsReverseNameRequestAssociationIdentification
private  IsReverseNameRequestAssociationIdentification IsReverseNameRequest.associationIdentification
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs that return IsReverseNameRequestAssociationIdentification
 IsReverseNameRequestAssociationIdentification IsReverseNameRequest.getAssociationIdentification()
          Gets the associationIdentification value for this IsReverseNameRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type IsReverseNameRequestAssociationIdentification
 void IsReverseNameRequest.setAssociationIdentification(IsReverseNameRequestAssociationIdentification associationIdentification)
          Sets the associationIdentification value for this IsReverseNameRequest.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type IsReverseNameRequestAssociationIdentification
IsReverseNameRequest(IsReverseNameRequestAssociationIdentification associationIdentification, IsReverseNameRequestCodingSchemeIdentification codingSchemeIdentification, IsReverseNameRequestVersionOrTag versionOrTag)