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

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

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

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs declared as RestrictToPropertiesRequestNameAndValueList
private  RestrictToPropertiesRequestNameAndValueList RestrictToPropertiesRequest.nameAndValueList
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs that return RestrictToPropertiesRequestNameAndValueList
 RestrictToPropertiesRequestNameAndValueList RestrictToPropertiesRequest.getNameAndValueList()
          Gets the nameAndValueList value for this RestrictToPropertiesRequest.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs with parameters of type RestrictToPropertiesRequestNameAndValueList
 void RestrictToPropertiesRequest.setNameAndValueList(RestrictToPropertiesRequestNameAndValueList nameAndValueList)
          Sets the nameAndValueList value for this RestrictToPropertiesRequest.
 

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