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

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

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

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

Methods in de.extra_standard.namespace.components._1 that return types with arguments of type SignaturesType
 JAXBElement<SignaturesType> ObjectFactory.createSignatures(SignaturesType value)
          Create an instance of JAXBElement<SignaturesType>}
 

Methods in de.extra_standard.namespace.components._1 with parameters of type SignaturesType
 JAXBElement<SignaturesType> ObjectFactory.createSignatures(SignaturesType value)
          Create an instance of JAXBElement<SignaturesType>}
 

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

Fields in de.extra_standard.namespace.request._1 declared as SignaturesType
protected  SignaturesType TransportRequestType.signatures
           
protected  SignaturesType PackageRequestType.signatures
           
protected  SignaturesType MessageRequestType.signatures
           
 

Methods in de.extra_standard.namespace.request._1 that return SignaturesType
 SignaturesType TransportRequestType.getSignatures()
          Gets the value of the signatures property.
 SignaturesType PackageRequestType.getSignatures()
          Gets the value of the signatures property.
 SignaturesType MessageRequestType.getSignatures()
          Gets the value of the signatures property.
 

Methods in de.extra_standard.namespace.request._1 with parameters of type SignaturesType
 void TransportRequestType.setSignatures(SignaturesType value)
          Sets the value of the signatures property.
 void PackageRequestType.setSignatures(SignaturesType value)
          Sets the value of the signatures property.
 void MessageRequestType.setSignatures(SignaturesType value)
          Sets the value of the signatures property.
 

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

Fields in de.extra_standard.namespace.response._1 declared as SignaturesType
protected  SignaturesType TransportResponseType.signatures
           
protected  SignaturesType PackageResponseType.signatures
           
protected  SignaturesType MessageResponseType.signatures
           
 

Methods in de.extra_standard.namespace.response._1 that return SignaturesType
 SignaturesType TransportResponseType.getSignatures()
          Gets the value of the signatures property.
 SignaturesType PackageResponseType.getSignatures()
          Gets the value of the signatures property.
 SignaturesType MessageResponseType.getSignatures()
          Gets the value of the signatures property.
 

Methods in de.extra_standard.namespace.response._1 with parameters of type SignaturesType
 void TransportResponseType.setSignatures(SignaturesType value)
          Sets the value of the signatures property.
 void PackageResponseType.setSignatures(SignaturesType value)
          Sets the value of the signatures property.
 void MessageResponseType.setSignatures(SignaturesType value)
          Sets the value of the signatures property.
 



Copyright © 2012-2013. All Rights Reserved.