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

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

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

Fields in org.fosstrak.ale.wsdl.aleac.epcglobal declared as ACPermission
protected  ACPermission UpdatePermission.perm
           
protected  ACPermission DefinePermission.perm
           
 

Methods in org.fosstrak.ale.wsdl.aleac.epcglobal that return ACPermission
 ACPermission UpdatePermission.getPerm()
          Gets the value of the perm property.
 ACPermission DefinePermission.getPerm()
          Gets the value of the perm property.
 ACPermission ALEACServicePortType.getPermission(GetPermission parms)
           
 

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

Methods in org.fosstrak.ale.wsdl.aleac.epcglobal with parameters of type ACPermission
 javax.xml.bind.JAXBElement<ACPermission> ObjectFactory.createGetPermissionResult(ACPermission value)
          Create an instance of JAXBElement<ACPermission>}
 void UpdatePermission.setPerm(ACPermission value)
          Sets the value of the perm property.
 void DefinePermission.setPerm(ACPermission value)
          Sets the value of the perm property.
 



Copyright © 2009. All Rights Reserved.