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

Packages that use EPC
org.fosstrak.ale.xsd.ale.epcglobal   
org.fosstrak.ale.xsd.epcglobal   
 

Uses of EPC in org.fosstrak.ale.xsd.ale.epcglobal
 

Fields in org.fosstrak.ale.xsd.ale.epcglobal declared as EPC
protected  EPC ECReportGroupListMember.epc
           
protected  EPC ECReportGroupListMember.rawDecimal
           
protected  EPC ECReportGroupListMember.rawHex
           
protected  EPC ECReportGroupListMember.tag
           
 

Methods in org.fosstrak.ale.xsd.ale.epcglobal that return EPC
 EPC ECReportGroupListMember.getEpc()
          Gets the value of the epc property.
 EPC ECReportGroupListMember.getRawDecimal()
          Gets the value of the rawDecimal property.
 EPC ECReportGroupListMember.getRawHex()
          Gets the value of the rawHex property.
 EPC ECReportGroupListMember.getTag()
          Gets the value of the tag property.
 

Methods in org.fosstrak.ale.xsd.ale.epcglobal with parameters of type EPC
 void ECReportGroupListMember.setEpc(EPC value)
          Sets the value of the epc property.
 void ECReportGroupListMember.setRawDecimal(EPC value)
          Sets the value of the rawDecimal property.
 void ECReportGroupListMember.setRawHex(EPC value)
          Sets the value of the rawHex property.
 void ECReportGroupListMember.setTag(EPC value)
          Sets the value of the tag property.
 

Uses of EPC in org.fosstrak.ale.xsd.epcglobal
 

Methods in org.fosstrak.ale.xsd.epcglobal that return EPC
 EPC ObjectFactory.createEPC()
          Create an instance of EPC
 



Copyright © 2009. All Rights Reserved.