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

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

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

Fields in org.fosstrak.ale.wsdl.alecc.epcglobal declared as AssocTableEntryList
protected  AssocTableEntryList PutAssocTableEntries.entries
           
protected  AssocTableEntryList DefineAssocTable.entries
           
 

Methods in org.fosstrak.ale.wsdl.alecc.epcglobal that return AssocTableEntryList
 AssocTableEntryList ALECCServicePortType.getAssocTableEntries(GetAssocTableEntries parms)
           
 AssocTableEntryList PutAssocTableEntries.getEntries()
          Gets the value of the entries property.
 AssocTableEntryList DefineAssocTable.getEntries()
          Gets the value of the entries property.
 

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

Methods in org.fosstrak.ale.wsdl.alecc.epcglobal with parameters of type AssocTableEntryList
 javax.xml.bind.JAXBElement<AssocTableEntryList> ObjectFactory.createGetAssocTableEntriesResult(AssocTableEntryList value)
          Create an instance of JAXBElement<AssocTableEntryList>}
 void PutAssocTableEntries.setEntries(AssocTableEntryList value)
          Sets the value of the entries property.
 void DefineAssocTable.setEntries(AssocTableEntryList value)
          Sets the value of the entries property.
 



Copyright © 2009. All Rights Reserved.