Uses of Class
org.fosstrak.ale.wsdl.aleac.epcglobal.EmptyParms

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

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

Methods in org.fosstrak.ale.wsdl.aleac.epcglobal that return EmptyParms
 EmptyParms ObjectFactory.createEmptyParms()
          Create an instance of EmptyParms
 

Methods in org.fosstrak.ale.wsdl.aleac.epcglobal that return types with arguments of type EmptyParms
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetClientIdentityNames(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetPermissionNames(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetRoleNames(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetStandardVersion(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetSupportedOperations(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetVendorVersion(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 

Methods in org.fosstrak.ale.wsdl.aleac.epcglobal with parameters of type EmptyParms
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetClientIdentityNames(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetPermissionNames(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetRoleNames(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetStandardVersion(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetSupportedOperations(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<EmptyParms> ObjectFactory.createGetVendorVersion(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 ArrayOfString ALEACServicePortType.getClientIdentityNames(EmptyParms parms)
           
 ArrayOfString ALEACServicePortType.getPermissionNames(EmptyParms parms)
           
 ArrayOfString ALEACServicePortType.getRoleNames(EmptyParms parms)
           
 java.lang.String ALEACServicePortType.getStandardVersion(EmptyParms parms)
           
 ArrayOfString ALEACServicePortType.getSupportedOperations(EmptyParms parms)
           
 java.lang.String ALEACServicePortType.getVendorVersion(EmptyParms parms)
           
 



Copyright © 2009. All Rights Reserved.