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

Packages that use LRProperty
org.fosstrak.ale.util   
org.fosstrak.ale.wsdl.alelr.epcglobal   
org.fosstrak.ale.xsd.ale.epcglobal   
 

Uses of LRProperty in org.fosstrak.ale.util
 

Methods in org.fosstrak.ale.util that return LRProperty
static LRProperty DeserializerUtil.deserializeLRProperty(java.io.InputStream inputStream)
          This method deserializes a LRProperty from an input stream.
 

Uses of LRProperty in org.fosstrak.ale.wsdl.alelr.epcglobal
 

Fields in org.fosstrak.ale.wsdl.alelr.epcglobal with type parameters of type LRProperty
protected  java.util.List<LRProperty> SetProperties.Properties.property
           
 

Methods in org.fosstrak.ale.wsdl.alelr.epcglobal that return types with arguments of type LRProperty
 java.util.List<LRProperty> SetProperties.Properties.getProperty()
          Gets the value of the property property.
 

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

Fields in org.fosstrak.ale.xsd.ale.epcglobal with type parameters of type LRProperty
protected  java.util.List<LRProperty> LRSpec.Properties.property
           
 

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

Methods in org.fosstrak.ale.xsd.ale.epcglobal that return types with arguments of type LRProperty
 javax.xml.bind.JAXBElement<LRProperty> ObjectFactory.createLRProperty(LRProperty value)
          Create an instance of JAXBElement<LRProperty>}
 java.util.List<LRProperty> LRSpec.Properties.getProperty()
          Gets the value of the property property.
 

Methods in org.fosstrak.ale.xsd.ale.epcglobal with parameters of type LRProperty
 javax.xml.bind.JAXBElement<LRProperty> ObjectFactory.createLRProperty(LRProperty value)
          Create an instance of JAXBElement<LRProperty>}
 



Copyright © 2009. All Rights Reserved.