org.fosstrak.ale.wsdl.alelr.epcglobal
Class ObjectFactory

java.lang.Object
  extended by org.fosstrak.ale.wsdl.alelr.epcglobal.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.fosstrak.ale.wsdl.alelr.epcglobal package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.fosstrak.ale.wsdl.alelr.epcglobal
 
Method Summary
 AddReaders createAddReaders()
          Create an instance of AddReaders
 javax.xml.bind.JAXBElement<AddReaders> createAddReaders(AddReaders value)
          Create an instance of JAXBElement<AddReaders>}
 AddReaders.Readers createAddReadersReaders()
          Create an instance of AddReaders.Readers
 AddReadersResult createAddReadersResult()
          Create an instance of AddReadersResult
 ALEException createALEException()
          Create an instance of ALEException
 javax.xml.bind.JAXBElement<ALEException> createALEException(ALEException value)
          Create an instance of JAXBElement<ALEException>}
 ArrayOfString createArrayOfString()
          Create an instance of ArrayOfString
 Define createDefine()
          Create an instance of Define
 javax.xml.bind.JAXBElement<Define> createDefine(Define value)
          Create an instance of JAXBElement<Define>}
 DefineResult createDefineResult()
          Create an instance of DefineResult
 DuplicateNameException createDuplicateNameException()
          Create an instance of DuplicateNameException
 javax.xml.bind.JAXBElement<DuplicateNameException> createDuplicateNameException(DuplicateNameException value)
          Create an instance of JAXBElement<DuplicateNameException>}
 EmptyParms createEmptyParms()
          Create an instance of EmptyParms
 javax.xml.bind.JAXBElement<EmptyParms> createGetLogicalReaderNames(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<ArrayOfString> createGetLogicalReaderNamesResult(ArrayOfString value)
          Create an instance of JAXBElement<ArrayOfString>}
 GetLRSpec createGetLRSpec()
          Create an instance of GetLRSpec
 javax.xml.bind.JAXBElement<GetLRSpec> createGetLRSpec(GetLRSpec value)
          Create an instance of JAXBElement<GetLRSpec>}
 javax.xml.bind.JAXBElement<LRSpec> createGetLRSpecResult(LRSpec value)
          Create an instance of JAXBElement<LRSpec>}
 GetPropertyValue createGetPropertyValue()
          Create an instance of GetPropertyValue
 javax.xml.bind.JAXBElement<GetPropertyValue> createGetPropertyValue(GetPropertyValue value)
          Create an instance of JAXBElement<GetPropertyValue>}
 javax.xml.bind.JAXBElement<java.lang.String> createGetPropertyValueResult(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EmptyParms> createGetStandardVersion(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<java.lang.String> createGetStandardVersionResult(java.lang.String value)
          Create an instance of JAXBElement<String>}
 javax.xml.bind.JAXBElement<EmptyParms> createGetVendorVersion(EmptyParms value)
          Create an instance of JAXBElement<EmptyParms>}
 javax.xml.bind.JAXBElement<java.lang.String> createGetVendorVersionResult(java.lang.String value)
          Create an instance of JAXBElement<String>}
 ImmutableReaderException createImmutableReaderException()
          Create an instance of ImmutableReaderException
 javax.xml.bind.JAXBElement<ImmutableReaderException> createImmutableReaderException(ImmutableReaderException value)
          Create an instance of JAXBElement<ImmutableReaderException>}
 ImplementationException createImplementationException()
          Create an instance of ImplementationException
 javax.xml.bind.JAXBElement<ImplementationException> createImplementationException(ImplementationException value)
          Create an instance of JAXBElement<ImplementationException>}
 InUseException createInUseException()
          Create an instance of InUseException
 javax.xml.bind.JAXBElement<InUseException> createInUseException(InUseException value)
          Create an instance of JAXBElement<InUseException>}
 NonCompositeReaderException createNonCompositeReaderException()
          Create an instance of NonCompositeReaderException
 javax.xml.bind.JAXBElement<NonCompositeReaderException> createNonCompositeReaderException(NonCompositeReaderException value)
          Create an instance of JAXBElement<NonCompositeReaderException>}
 NoSuchNameException createNoSuchNameException()
          Create an instance of NoSuchNameException
 javax.xml.bind.JAXBElement<NoSuchNameException> createNoSuchNameException(NoSuchNameException value)
          Create an instance of JAXBElement<NoSuchNameException>}
 ReaderLoopException createReaderLoopException()
          Create an instance of ReaderLoopException
 javax.xml.bind.JAXBElement<ReaderLoopException> createReaderLoopException(ReaderLoopException value)
          Create an instance of JAXBElement<ReaderLoopException>}
 RemoveReaders createRemoveReaders()
          Create an instance of RemoveReaders
 javax.xml.bind.JAXBElement<RemoveReaders> createRemoveReaders(RemoveReaders value)
          Create an instance of JAXBElement<RemoveReaders>}
 RemoveReaders.Readers createRemoveReadersReaders()
          Create an instance of RemoveReaders.Readers
 RemoveReadersResult createRemoveReadersResult()
          Create an instance of RemoveReadersResult
 SecurityException createSecurityException()
          Create an instance of SecurityException
 javax.xml.bind.JAXBElement<SecurityException> createSecurityException(SecurityException value)
          Create an instance of JAXBElement<SecurityException>}
 SetProperties createSetProperties()
          Create an instance of SetProperties
 javax.xml.bind.JAXBElement<SetProperties> createSetProperties(SetProperties value)
          Create an instance of JAXBElement<SetProperties>}
 SetProperties.Properties createSetPropertiesProperties()
          Create an instance of SetProperties.Properties
 SetPropertiesResult createSetPropertiesResult()
          Create an instance of SetPropertiesResult
 SetReaders createSetReaders()
          Create an instance of SetReaders
 javax.xml.bind.JAXBElement<SetReaders> createSetReaders(SetReaders value)
          Create an instance of JAXBElement<SetReaders>}
 SetReaders.Readers createSetReadersReaders()
          Create an instance of SetReaders.Readers
 SetReadersResult createSetReadersResult()
          Create an instance of SetReadersResult
 Undefine createUndefine()
          Create an instance of Undefine
 javax.xml.bind.JAXBElement<Undefine> createUndefine(Undefine value)
          Create an instance of JAXBElement<Undefine>}
 UndefineResult createUndefineResult()
          Create an instance of UndefineResult
 Update createUpdate()
          Create an instance of Update
 javax.xml.bind.JAXBElement<Update> createUpdate(Update value)
          Create an instance of JAXBElement<Update>}
 UpdateResult createUpdateResult()
          Create an instance of UpdateResult
 ValidationException createValidationException()
          Create an instance of ValidationException
 javax.xml.bind.JAXBElement<ValidationException> createValidationException(ValidationException value)
          Create an instance of JAXBElement<ValidationException>}
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.fosstrak.ale.wsdl.alelr.epcglobal

Method Detail

createArrayOfString

public ArrayOfString createArrayOfString()
Create an instance of ArrayOfString


createSetProperties

public SetProperties createSetProperties()
Create an instance of SetProperties


createUndefineResult

public UndefineResult createUndefineResult()
Create an instance of UndefineResult


createEmptyParms

public EmptyParms createEmptyParms()
Create an instance of EmptyParms


createSetReaders

public SetReaders createSetReaders()
Create an instance of SetReaders


createSetReadersResult

public SetReadersResult createSetReadersResult()
Create an instance of SetReadersResult


createValidationException

public ValidationException createValidationException()
Create an instance of ValidationException


createSetPropertiesResult

public SetPropertiesResult createSetPropertiesResult()
Create an instance of SetPropertiesResult


createALEException

public ALEException createALEException()
Create an instance of ALEException


createInUseException

public InUseException createInUseException()
Create an instance of InUseException


createRemoveReadersReaders

public RemoveReaders.Readers createRemoveReadersReaders()
Create an instance of RemoveReaders.Readers


createSetReadersReaders

public SetReaders.Readers createSetReadersReaders()
Create an instance of SetReaders.Readers


createAddReadersResult

public AddReadersResult createAddReadersResult()
Create an instance of AddReadersResult


createNoSuchNameException

public NoSuchNameException createNoSuchNameException()
Create an instance of NoSuchNameException


createRemoveReaders

public RemoveReaders createRemoveReaders()
Create an instance of RemoveReaders


createDefine

public Define createDefine()
Create an instance of Define


createGetLRSpec

public GetLRSpec createGetLRSpec()
Create an instance of GetLRSpec


createDuplicateNameException

public DuplicateNameException createDuplicateNameException()
Create an instance of DuplicateNameException


createRemoveReadersResult

public RemoveReadersResult createRemoveReadersResult()
Create an instance of RemoveReadersResult


createSecurityException

public SecurityException createSecurityException()
Create an instance of SecurityException


createGetPropertyValue

public GetPropertyValue createGetPropertyValue()
Create an instance of GetPropertyValue


createAddReadersReaders

public AddReaders.Readers createAddReadersReaders()
Create an instance of AddReaders.Readers


createReaderLoopException

public ReaderLoopException createReaderLoopException()
Create an instance of ReaderLoopException


createSetPropertiesProperties

public SetProperties.Properties createSetPropertiesProperties()
Create an instance of SetProperties.Properties


createUndefine

public Undefine createUndefine()
Create an instance of Undefine


createNonCompositeReaderException

public NonCompositeReaderException createNonCompositeReaderException()
Create an instance of NonCompositeReaderException


createUpdate

public Update createUpdate()
Create an instance of Update


createImmutableReaderException

public ImmutableReaderException createImmutableReaderException()
Create an instance of ImmutableReaderException


createAddReaders

public AddReaders createAddReaders()
Create an instance of AddReaders


createUpdateResult

public UpdateResult createUpdateResult()
Create an instance of UpdateResult


createImplementationException

public ImplementationException createImplementationException()
Create an instance of ImplementationException


createDefineResult

public DefineResult createDefineResult()
Create an instance of DefineResult


createGetVendorVersion

public javax.xml.bind.JAXBElement<EmptyParms> createGetVendorVersion(EmptyParms value)
Create an instance of JAXBElement<EmptyParms>}


createValidationException

public javax.xml.bind.JAXBElement<ValidationException> createValidationException(ValidationException value)
Create an instance of JAXBElement<ValidationException>}


createAddReaders

public javax.xml.bind.JAXBElement<AddReaders> createAddReaders(AddReaders value)
Create an instance of JAXBElement<AddReaders>}


createGetVendorVersionResult

public javax.xml.bind.JAXBElement<java.lang.String> createGetVendorVersionResult(java.lang.String value)
Create an instance of JAXBElement<String>}


createSetProperties

public javax.xml.bind.JAXBElement<SetProperties> createSetProperties(SetProperties value)
Create an instance of JAXBElement<SetProperties>}


createDuplicateNameException

public javax.xml.bind.JAXBElement<DuplicateNameException> createDuplicateNameException(DuplicateNameException value)
Create an instance of JAXBElement<DuplicateNameException>}


createImplementationException

public javax.xml.bind.JAXBElement<ImplementationException> createImplementationException(ImplementationException value)
Create an instance of JAXBElement<ImplementationException>}


createReaderLoopException

public javax.xml.bind.JAXBElement<ReaderLoopException> createReaderLoopException(ReaderLoopException value)
Create an instance of JAXBElement<ReaderLoopException>}


createInUseException

public javax.xml.bind.JAXBElement<InUseException> createInUseException(InUseException value)
Create an instance of JAXBElement<InUseException>}


createGetLogicalReaderNames

public javax.xml.bind.JAXBElement<EmptyParms> createGetLogicalReaderNames(EmptyParms value)
Create an instance of JAXBElement<EmptyParms>}


createGetStandardVersionResult

public javax.xml.bind.JAXBElement<java.lang.String> createGetStandardVersionResult(java.lang.String value)
Create an instance of JAXBElement<String>}


createGetStandardVersion

public javax.xml.bind.JAXBElement<EmptyParms> createGetStandardVersion(EmptyParms value)
Create an instance of JAXBElement<EmptyParms>}


createImmutableReaderException

public javax.xml.bind.JAXBElement<ImmutableReaderException> createImmutableReaderException(ImmutableReaderException value)
Create an instance of JAXBElement<ImmutableReaderException>}


createALEException

public javax.xml.bind.JAXBElement<ALEException> createALEException(ALEException value)
Create an instance of JAXBElement<ALEException>}


createGetLRSpecResult

public javax.xml.bind.JAXBElement<LRSpec> createGetLRSpecResult(LRSpec value)
Create an instance of JAXBElement<LRSpec>}


createNonCompositeReaderException

public javax.xml.bind.JAXBElement<NonCompositeReaderException> createNonCompositeReaderException(NonCompositeReaderException value)
Create an instance of JAXBElement<NonCompositeReaderException>}


createGetLRSpec

public javax.xml.bind.JAXBElement<GetLRSpec> createGetLRSpec(GetLRSpec value)
Create an instance of JAXBElement<GetLRSpec>}


createUpdate

public javax.xml.bind.JAXBElement<Update> createUpdate(Update value)
Create an instance of JAXBElement<Update>}


createUndefine

public javax.xml.bind.JAXBElement<Undefine> createUndefine(Undefine value)
Create an instance of JAXBElement<Undefine>}


createNoSuchNameException

public javax.xml.bind.JAXBElement<NoSuchNameException> createNoSuchNameException(NoSuchNameException value)
Create an instance of JAXBElement<NoSuchNameException>}


createSecurityException

public javax.xml.bind.JAXBElement<SecurityException> createSecurityException(SecurityException value)
Create an instance of JAXBElement<SecurityException>}


createSetReaders

public javax.xml.bind.JAXBElement<SetReaders> createSetReaders(SetReaders value)
Create an instance of JAXBElement<SetReaders>}


createGetLogicalReaderNamesResult

public javax.xml.bind.JAXBElement<ArrayOfString> createGetLogicalReaderNamesResult(ArrayOfString value)
Create an instance of JAXBElement<ArrayOfString>}


createGetPropertyValue

public javax.xml.bind.JAXBElement<GetPropertyValue> createGetPropertyValue(GetPropertyValue value)
Create an instance of JAXBElement<GetPropertyValue>}


createRemoveReaders

public javax.xml.bind.JAXBElement<RemoveReaders> createRemoveReaders(RemoveReaders value)
Create an instance of JAXBElement<RemoveReaders>}


createDefine

public javax.xml.bind.JAXBElement<Define> createDefine(Define value)
Create an instance of JAXBElement<Define>}


createGetPropertyValueResult

public javax.xml.bind.JAXBElement<java.lang.String> createGetPropertyValueResult(java.lang.String value)
Create an instance of JAXBElement<String>}



Copyright © 2009. All Rights Reserved.