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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs declared as IsForwardNameRequestAssociationIdentification
private  IsForwardNameRequestAssociationIdentification IsForwardNameRequest.associationIdentification
           
 

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

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

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs with parameters of type IsForwardNameRequestAssociationIdentification
IsForwardNameRequest(IsForwardNameRequestAssociationIdentification associationIdentification, IsForwardNameRequestCodingSchemeIdentification codingSchemeIdentification, IsForwardNameRequestVersionOrTag versionOrTag)