Uses of Class
org.kuali.student.security.addressing.dto.AttributedQName

Packages that use AttributedQName
org.kuali.student.security.addressing.dto   
 

Uses of AttributedQName in org.kuali.student.security.addressing.dto
 

Fields in org.kuali.student.security.addressing.dto declared as AttributedQName
protected  AttributedQName EndpointReferenceType.portType
           
 

Methods in org.kuali.student.security.addressing.dto that return AttributedQName
 AttributedQName ObjectFactory.createAttributedQName()
          Create an instance of AttributedQName
 AttributedQName EndpointReferenceType.getPortType()
          Gets the value of the portType property.
 

Methods in org.kuali.student.security.addressing.dto with parameters of type AttributedQName
 void EndpointReferenceType.setPortType(AttributedQName value)
          Sets the value of the portType property.
 



Copyright © 2010 The Kuali Foundation. All rights reserved.