Uses of Class
edu.internet2.middleware.grouperClient.ws.beans.WsAttributeDefName

Packages that use WsAttributeDefName
edu.internet2.middleware.grouperClient.ws.beans   
 

Uses of WsAttributeDefName in edu.internet2.middleware.grouperClient.ws.beans
 

Methods in edu.internet2.middleware.grouperClient.ws.beans that return WsAttributeDefName
 WsAttributeDefName WsAssignAttributesLiteResults.getWsAttributeDefName()
          attribute def name referenced in the assignments or inputs (and able to read)
 WsAttributeDefName WsAssignPermissionsLiteResults.getWsAttributeDefName()
          attribute def name referenced in the assignments or inputs (and able to read)
 WsAttributeDefName[] WsAssignPermissionsResults.getWsAttributeDefNames()
          attribute def names referenced in the assignments or inputs (and able to read)
 WsAttributeDefName[] WsGetPermissionAssignmentsResults.getWsAttributeDefNames()
          attribute def names referenced in the assignments or inputs (and able to read)
 WsAttributeDefName[] WsGetAttributeAssignmentsResults.getWsAttributeDefNames()
          attribute def names referenced in the assignments or inputs (and able to read)
 WsAttributeDefName[] WsAssignAttributesResults.getWsAttributeDefNames()
          attribute def names referenced in the assignments or inputs (and able to read)
 

Methods in edu.internet2.middleware.grouperClient.ws.beans with parameters of type WsAttributeDefName
 void WsAssignAttributesLiteResults.setWsAttributeDefName(WsAttributeDefName wsAttributeDefName1)
          attribute def names referenced in the assignments or inputs (and able to read)
 void WsAssignPermissionsLiteResults.setWsAttributeDefName(WsAttributeDefName wsAttributeDefName1)
          attribute def names referenced in the assignments or inputs (and able to read)
 void WsAssignPermissionsResults.setWsAttributeDefNames(WsAttributeDefName[] wsAttributeDefNames1)
          attribute def names referenced in the assignments or inputs (and able to read)
 void WsGetPermissionAssignmentsResults.setWsAttributeDefNames(WsAttributeDefName[] wsAttributeDefNames1)
          attribute def names referenced in the assignments or inputs (and able to read)
 void WsGetAttributeAssignmentsResults.setWsAttributeDefNames(WsAttributeDefName[] wsAttributeDefNames1)
          attribute def names referenced in the assignments or inputs (and able to read)
 void WsAssignAttributesResults.setWsAttributeDefNames(WsAttributeDefName[] wsAttributeDefNames1)
          attribute def names referenced in the assignments or inputs (and able to read)
 



Copyright © 2012 Internet2. All Rights Reserved.