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

Packages that use CCSpec
org.fosstrak.ale.wsdl.alecc.epcglobal   
org.fosstrak.ale.xsd.ale.epcglobal   
 

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

Fields in org.fosstrak.ale.wsdl.alecc.epcglobal declared as CCSpec
protected  CCSpec Immediate.spec
           
protected  CCSpec Define.spec
           
 

Methods in org.fosstrak.ale.wsdl.alecc.epcglobal that return CCSpec
 CCSpec ALECCServicePortType.getCCSpec(GetCCSpec parms)
           
 CCSpec Immediate.getSpec()
          Gets the value of the spec property.
 CCSpec Define.getSpec()
          Gets the value of the spec property.
 

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

Methods in org.fosstrak.ale.wsdl.alecc.epcglobal with parameters of type CCSpec
 javax.xml.bind.JAXBElement<CCSpec> ObjectFactory.createGetCCSpecResult(CCSpec value)
          Create an instance of JAXBElement<CCSpec>}
 void Immediate.setSpec(CCSpec value)
          Sets the value of the spec property.
 void Define.setSpec(CCSpec value)
          Sets the value of the spec property.
 

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

Fields in org.fosstrak.ale.xsd.ale.epcglobal declared as CCSpec
protected  CCSpec CCReports.ccSpec
           
 

Methods in org.fosstrak.ale.xsd.ale.epcglobal that return CCSpec
 CCSpec CCReports.getCCSpec()
          Gets the value of the ccSpec property.
 

Methods in org.fosstrak.ale.xsd.ale.epcglobal with parameters of type CCSpec
 void CCReports.setCCSpec(CCSpec value)
          Sets the value of the ccSpec property.
 



Copyright © 2009. All Rights Reserved.