Uses of Class
de.extra_standard.namespace.components._1.AnyPlugInContainerType

Packages that use AnyPlugInContainerType
de.extra_standard.namespace.components._1   
de.extra_standard.namespace.request._1   
de.extra_standard.namespace.response._1   
 

Uses of AnyPlugInContainerType in de.extra_standard.namespace.components._1
 

Methods in de.extra_standard.namespace.components._1 that return AnyPlugInContainerType
 AnyPlugInContainerType ObjectFactory.createAnyPlugInContainerType()
          Create an instance of AnyPlugInContainerType
 

Uses of AnyPlugInContainerType in de.extra_standard.namespace.request._1
 

Fields in de.extra_standard.namespace.request._1 declared as AnyPlugInContainerType
protected  AnyPlugInContainerType MessageRequestType.messagePlugIns
           
protected  AnyPlugInContainerType PackageRequestType.packagePlugIns
           
protected  AnyPlugInContainerType TransportRequestType.transportPlugIns
           
 

Methods in de.extra_standard.namespace.request._1 that return AnyPlugInContainerType
 AnyPlugInContainerType MessageRequestType.getMessagePlugIns()
          Gets the value of the messagePlugIns property.
 AnyPlugInContainerType PackageRequestType.getPackagePlugIns()
          Gets the value of the packagePlugIns property.
 AnyPlugInContainerType TransportRequestType.getTransportPlugIns()
          Gets the value of the transportPlugIns property.
 

Methods in de.extra_standard.namespace.request._1 that return types with arguments of type AnyPlugInContainerType
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createMessagePlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createPackagePlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createTransportPlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 

Methods in de.extra_standard.namespace.request._1 with parameters of type AnyPlugInContainerType
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createMessagePlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createPackagePlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createTransportPlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 void MessageRequestType.setMessagePlugIns(AnyPlugInContainerType value)
          Sets the value of the messagePlugIns property.
 void PackageRequestType.setPackagePlugIns(AnyPlugInContainerType value)
          Sets the value of the packagePlugIns property.
 void TransportRequestType.setTransportPlugIns(AnyPlugInContainerType value)
          Sets the value of the transportPlugIns property.
 

Uses of AnyPlugInContainerType in de.extra_standard.namespace.response._1
 

Fields in de.extra_standard.namespace.response._1 declared as AnyPlugInContainerType
protected  AnyPlugInContainerType MessageResponseType.messagePlugIns
           
protected  AnyPlugInContainerType PackageResponseType.packagePlugIns
           
protected  AnyPlugInContainerType TransportResponseType.transportPlugIns
           
 

Methods in de.extra_standard.namespace.response._1 that return AnyPlugInContainerType
 AnyPlugInContainerType MessageResponseType.getMessagePlugIns()
          Gets the value of the messagePlugIns property.
 AnyPlugInContainerType PackageResponseType.getPackagePlugIns()
          Gets the value of the packagePlugIns property.
 AnyPlugInContainerType TransportResponseType.getTransportPlugIns()
          Gets the value of the transportPlugIns property.
 

Methods in de.extra_standard.namespace.response._1 that return types with arguments of type AnyPlugInContainerType
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createMessagePlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createPackagePlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createTransportPlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 

Methods in de.extra_standard.namespace.response._1 with parameters of type AnyPlugInContainerType
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createMessagePlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createPackagePlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 JAXBElement<AnyPlugInContainerType> ObjectFactory.createTransportPlugIns(AnyPlugInContainerType value)
          Create an instance of JAXBElement<AnyPlugInContainerType>}
 void MessageResponseType.setMessagePlugIns(AnyPlugInContainerType value)
          Sets the value of the messagePlugIns property.
 void PackageResponseType.setPackagePlugIns(AnyPlugInContainerType value)
          Sets the value of the packagePlugIns property.
 void TransportResponseType.setTransportPlugIns(AnyPlugInContainerType value)
          Sets the value of the transportPlugIns property.
 



Copyright © 2012-2013. All Rights Reserved.