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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs declared as RestrictToPropertiesRequestLocalNameList2
private  RestrictToPropertiesRequestLocalNameList2 RestrictToPropertiesRequest.localNameList2
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs that return RestrictToPropertiesRequestLocalNameList2
 RestrictToPropertiesRequestLocalNameList2 RestrictToPropertiesRequest.getLocalNameList2()
          Gets the localNameList2 value for this RestrictToPropertiesRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs with parameters of type RestrictToPropertiesRequestLocalNameList2
 void RestrictToPropertiesRequest.setLocalNameList2(RestrictToPropertiesRequestLocalNameList2 localNameList2)
          Sets the localNameList2 value for this RestrictToPropertiesRequest.
 

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