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

Packages that use ACClientIdentity
org.fosstrak.ale.wsdl.aleac.epcglobal   
 

Uses of ACClientIdentity in org.fosstrak.ale.wsdl.aleac.epcglobal
 

Fields in org.fosstrak.ale.wsdl.aleac.epcglobal declared as ACClientIdentity
protected  ACClientIdentity UpdateClientIdentity.id
           
protected  ACClientIdentity DefineClientIdentity.id
           
 

Methods in org.fosstrak.ale.wsdl.aleac.epcglobal that return ACClientIdentity
 ACClientIdentity ALEACServicePortType.getClientIdentity(GetClientIdentity parms)
           
 ACClientIdentity UpdateClientIdentity.getId()
          Gets the value of the id property.
 ACClientIdentity DefineClientIdentity.getId()
          Gets the value of the id property.
 

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

Methods in org.fosstrak.ale.wsdl.aleac.epcglobal with parameters of type ACClientIdentity
 javax.xml.bind.JAXBElement<ACClientIdentity> ObjectFactory.createGetClientIdentityResult(ACClientIdentity value)
          Create an instance of JAXBElement<ACClientIdentity>}
 void UpdateClientIdentity.setId(ACClientIdentity value)
          Sets the value of the id property.
 void DefineClientIdentity.setId(ACClientIdentity value)
          Sets the value of the id property.
 



Copyright © 2009. All Rights Reserved.