Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.RestrictToPropertiesRequestLocalNameList3

Packages that use RestrictToPropertiesRequestLocalNameList3
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs   
 

Uses of RestrictToPropertiesRequestLocalNameList3 in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs declared as RestrictToPropertiesRequestLocalNameList3
private  RestrictToPropertiesRequestLocalNameList3 RestrictToPropertiesRequest.localNameList3
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs that return RestrictToPropertiesRequestLocalNameList3
 RestrictToPropertiesRequestLocalNameList3 RestrictToPropertiesRequest.getLocalNameList3()
          Gets the localNameList3 value for this RestrictToPropertiesRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs with parameters of type RestrictToPropertiesRequestLocalNameList3
 void RestrictToPropertiesRequest.setLocalNameList3(RestrictToPropertiesRequestLocalNameList3 localNameList3)
          Sets the localNameList3 value for this RestrictToPropertiesRequest.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs with parameters of type RestrictToPropertiesRequestLocalNameList3
RestrictToPropertiesRequest(RestrictToPropertiesRequestLocalNameList2 localNameList2, RestrictToPropertiesRequestLocalNameList3 localNameList3, RestrictToPropertiesRequestNameAndValueList nameAndValueList, RestrictToPropertiesRequestPropertyList propertyList, RestrictToPropertiesRequestPropertyType propertyType)