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

Packages that use EPCPatternList
org.fosstrak.ale.wsdl.alecc.epcglobal   
 

Uses of EPCPatternList in org.fosstrak.ale.wsdl.alecc.epcglobal
 

Fields in org.fosstrak.ale.wsdl.alecc.epcglobal declared as EPCPatternList
protected  EPCPatternList RemoveAssocTableEntries.patList
           
protected  EPCPatternList GetAssocTableEntries.patList
           
protected  EPCPatternList ReplenishEPCCache.replenishment
           
protected  EPCPatternList DefineEPCCache.replenishment
           
 

Methods in org.fosstrak.ale.wsdl.alecc.epcglobal that return EPCPatternList
 EPCPatternList ALECCServicePortType.depleteEPCCache(DepleteEPCCache parms)
           
 EPCPatternList ALECCServicePortType.getEPCCacheContents(GetEPCCacheContents parms)
           
 EPCPatternList RemoveAssocTableEntries.getPatList()
          Gets the value of the patList property.
 EPCPatternList GetAssocTableEntries.getPatList()
          Gets the value of the patList property.
 EPCPatternList ReplenishEPCCache.getReplenishment()
          Gets the value of the replenishment property.
 EPCPatternList DefineEPCCache.getReplenishment()
          Gets the value of the replenishment property.
 EPCPatternList ALECCServicePortType.undefineEPCCache(UndefineEPCCache parms)
           
 

Methods in org.fosstrak.ale.wsdl.alecc.epcglobal that return types with arguments of type EPCPatternList
 javax.xml.bind.JAXBElement<EPCPatternList> ObjectFactory.createDepleteEPCCacheResult(EPCPatternList value)
          Create an instance of JAXBElement<EPCPatternList>}
 javax.xml.bind.JAXBElement<EPCPatternList> ObjectFactory.createGetEPCCacheContentsResult(EPCPatternList value)
          Create an instance of JAXBElement<EPCPatternList>}
 javax.xml.bind.JAXBElement<EPCPatternList> ObjectFactory.createUndefineEPCCacheResult(EPCPatternList value)
          Create an instance of JAXBElement<EPCPatternList>}
 

Methods in org.fosstrak.ale.wsdl.alecc.epcglobal with parameters of type EPCPatternList
 javax.xml.bind.JAXBElement<EPCPatternList> ObjectFactory.createDepleteEPCCacheResult(EPCPatternList value)
          Create an instance of JAXBElement<EPCPatternList>}
 javax.xml.bind.JAXBElement<EPCPatternList> ObjectFactory.createGetEPCCacheContentsResult(EPCPatternList value)
          Create an instance of JAXBElement<EPCPatternList>}
 javax.xml.bind.JAXBElement<EPCPatternList> ObjectFactory.createUndefineEPCCacheResult(EPCPatternList value)
          Create an instance of JAXBElement<EPCPatternList>}
 void RemoveAssocTableEntries.setPatList(EPCPatternList value)
          Sets the value of the patList property.
 void GetAssocTableEntries.setPatList(EPCPatternList value)
          Sets the value of the patList property.
 void ReplenishEPCCache.setReplenishment(EPCPatternList value)
          Sets the value of the replenishment property.
 void DefineEPCCache.setReplenishment(EPCPatternList value)
          Sets the value of the replenishment property.
 



Copyright © 2009. All Rights Reserved.