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

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

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

Fields in org.fosstrak.ale.xsd.ale.epcglobal declared as ECTime
protected  ECTime ECBoundarySpec.duration
           
protected  ECTime CCBoundarySpec.duration
           
protected  ECTime CCBoundarySpec.noNewTagsInterval
           
protected  ECTime ECBoundarySpec.repeatPeriod
           
protected  ECTime CCBoundarySpec.repeatPeriod
           
protected  ECTime ECBoundarySpec.stableSetInterval
           
 

Methods in org.fosstrak.ale.xsd.ale.epcglobal that return ECTime
 ECTime ObjectFactory.createECTime()
          Create an instance of ECTime
 ECTime ECBoundarySpec.getDuration()
          Gets the value of the duration property.
 ECTime CCBoundarySpec.getDuration()
          Gets the value of the duration property.
 ECTime CCBoundarySpec.getNoNewTagsInterval()
          Gets the value of the noNewTagsInterval property.
 ECTime ECBoundarySpec.getRepeatPeriod()
          Gets the value of the repeatPeriod property.
 ECTime CCBoundarySpec.getRepeatPeriod()
          Gets the value of the repeatPeriod property.
 ECTime ECBoundarySpec.getStableSetInterval()
          Gets the value of the stableSetInterval property.
 

Methods in org.fosstrak.ale.xsd.ale.epcglobal with parameters of type ECTime
 void ECBoundarySpec.setDuration(ECTime value)
          Sets the value of the duration property.
 void CCBoundarySpec.setDuration(ECTime value)
          Sets the value of the duration property.
 void CCBoundarySpec.setNoNewTagsInterval(ECTime value)
          Sets the value of the noNewTagsInterval property.
 void ECBoundarySpec.setRepeatPeriod(ECTime value)
          Sets the value of the repeatPeriod property.
 void CCBoundarySpec.setRepeatPeriod(ECTime value)
          Sets the value of the repeatPeriod property.
 void ECBoundarySpec.setStableSetInterval(ECTime value)
          Sets the value of the stableSetInterval property.
 



Copyright © 2009. All Rights Reserved.