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

Packages that use TMSpec
org.fosstrak.ale.wsdl.aletm.epcglobal   
org.fosstrak.ale.xsd.ale.epcglobal   
 

Uses of TMSpec in org.fosstrak.ale.wsdl.aletm.epcglobal
 

Fields in org.fosstrak.ale.wsdl.aletm.epcglobal declared as TMSpec
protected  TMSpec DefineTMSpec.spec
           
 

Methods in org.fosstrak.ale.wsdl.aletm.epcglobal that return TMSpec
 TMSpec DefineTMSpec.getSpec()
          Gets the value of the spec property.
 TMSpec ALETMServicePortType.getTMSpec(GetTMSpec parms)
           
 

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

Methods in org.fosstrak.ale.wsdl.aletm.epcglobal with parameters of type TMSpec
 javax.xml.bind.JAXBElement<TMSpec> ObjectFactory.createGetTMSpecResult(TMSpec value)
          Create an instance of JAXBElement<TMSpec>}
 void DefineTMSpec.setSpec(TMSpec value)
          Sets the value of the spec property.
 

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

Subclasses of TMSpec in org.fosstrak.ale.xsd.ale.epcglobal
 class TMFixedFieldListSpec
          Java class for TMFixedFieldListSpec complex type.
 class TMVariableFieldListSpec
          Java class for TMVariableFieldListSpec complex type.
 



Copyright © 2009. All Rights Reserved.