Uses of Class
org.fosstrak.ale.xsd.ale.epcglobal.ACRole

Packages that use ACRole
org.fosstrak.ale.wsdl.aleac.epcglobal   
 

Uses of ACRole in org.fosstrak.ale.wsdl.aleac.epcglobal
 

Fields in org.fosstrak.ale.wsdl.aleac.epcglobal declared as ACRole
protected  ACRole UpdateRole.role
           
protected  ACRole DefineRole.role
           
 

Methods in org.fosstrak.ale.wsdl.aleac.epcglobal that return ACRole
 ACRole UpdateRole.getRole()
          Gets the value of the role property.
 ACRole DefineRole.getRole()
          Gets the value of the role property.
 ACRole ALEACServicePortType.getRole(GetRole parms)
           
 

Methods in org.fosstrak.ale.wsdl.aleac.epcglobal that return types with arguments of type ACRole
 javax.xml.bind.JAXBElement<ACRole> ObjectFactory.createGetRoleResult(ACRole value)
          Create an instance of JAXBElement<ACRole>}
 

Methods in org.fosstrak.ale.wsdl.aleac.epcglobal with parameters of type ACRole
 javax.xml.bind.JAXBElement<ACRole> ObjectFactory.createGetRoleResult(ACRole value)
          Create an instance of JAXBElement<ACRole>}
 void UpdateRole.setRole(ACRole value)
          Sets the value of the role property.
 void DefineRole.setRole(ACRole value)
          Sets the value of the role property.
 



Copyright © 2009. All Rights Reserved.