@@ -125,7 +125,7 @@ discard block |
||
125 | 125 | /** |
126 | 126 | * Gets as keyName |
127 | 127 | * |
128 | - * @return string[] |
|
128 | + * @return string |
|
129 | 129 | */ |
130 | 130 | public function getKeyName() |
131 | 131 | { |
@@ -183,7 +183,7 @@ discard block |
||
183 | 183 | * Gets as keyValue |
184 | 184 | * |
185 | 185 | * @return |
186 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\KeyValue[] |
|
186 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\KeyValue[] |
|
187 | 187 | */ |
188 | 188 | public function getKeyValue() |
189 | 189 | { |
@@ -244,7 +244,7 @@ discard block |
||
244 | 244 | * Gets as retrievalMethod |
245 | 245 | * |
246 | 246 | * @return |
247 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\RetrievalMethod[] |
|
247 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\RetrievalMethod[] |
|
248 | 248 | */ |
249 | 249 | public function getRetrievalMethod() |
250 | 250 | { |
@@ -304,7 +304,7 @@ discard block |
||
304 | 304 | * Gets as x509Data |
305 | 305 | * |
306 | 306 | * @return |
307 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\X509Data[] |
|
307 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\X509Data[] |
|
308 | 308 | */ |
309 | 309 | public function getX509Data() |
310 | 310 | { |
@@ -364,7 +364,7 @@ discard block |
||
364 | 364 | * Gets as pGPData |
365 | 365 | * |
366 | 366 | * @return |
367 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\PGPData[] |
|
367 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\PGPData[] |
|
368 | 368 | */ |
369 | 369 | public function getPGPData() |
370 | 370 | { |
@@ -478,7 +478,7 @@ discard block |
||
478 | 478 | /** |
479 | 479 | * Gets as mgmtData |
480 | 480 | * |
481 | - * @return string[] |
|
481 | + * @return string |
|
482 | 482 | */ |
483 | 483 | public function getMgmtData() |
484 | 484 | { |
@@ -85,7 +85,7 @@ |
||
85 | 85 | * Gets as reference |
86 | 86 | * |
87 | 87 | * @return |
88 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Reference[] |
|
88 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Reference[] |
|
89 | 89 | */ |
90 | 90 | public function getReference() |
91 | 91 | { |
@@ -26,7 +26,6 @@ |
||
26 | 26 | /** |
27 | 27 | * Gets or sets the inner value |
28 | 28 | * |
29 | - * @param string $value |
|
30 | 29 | * @return string |
31 | 30 | */ |
32 | 31 | public function value() |
@@ -85,7 +85,7 @@ |
||
85 | 85 | * Gets as signatureProperty |
86 | 86 | * |
87 | 87 | * @return |
88 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignatureProperty[] |
|
88 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignatureProperty[] |
|
89 | 89 | */ |
90 | 90 | public function getSignatureProperty() |
91 | 91 | { |
@@ -70,7 +70,7 @@ discard block |
||
70 | 70 | * Gets as signedInfo |
71 | 71 | * |
72 | 72 | * @return |
73 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignedInfo |
|
73 | + SignedInfo \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignedInfo |
|
74 | 74 | */ |
75 | 75 | public function getSignedInfo() |
76 | 76 | { |
@@ -95,7 +95,7 @@ discard block |
||
95 | 95 | * Gets as signatureValue |
96 | 96 | * |
97 | 97 | * @return |
98 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignatureValue |
|
98 | + SignatureValue \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignatureValue |
|
99 | 99 | */ |
100 | 100 | public function getSignatureValue() |
101 | 101 | { |
@@ -179,7 +179,7 @@ discard block |
||
179 | 179 | * Gets as object |
180 | 180 | * |
181 | 181 | * @return |
182 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\ObjectXsd[] |
|
182 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\ObjectXsd[] |
|
183 | 183 | */ |
184 | 184 | public function getObject() |
185 | 185 | { |
@@ -34,7 +34,6 @@ |
||
34 | 34 | /** |
35 | 35 | * Gets or sets the inner value |
36 | 36 | * |
37 | - * @param mixed $value |
|
38 | 37 | * @return mixed |
39 | 38 | */ |
40 | 39 | public function value() |
@@ -63,7 +63,7 @@ discard block |
||
63 | 63 | * Gets as canonicalizationMethod |
64 | 64 | * |
65 | 65 | * @return |
66 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\CanonicalizationMethod |
|
66 | + CanonicalizationMethod \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\CanonicalizationMethod |
|
67 | 67 | */ |
68 | 68 | public function getCanonicalizationMethod() |
69 | 69 | { |
@@ -88,7 +88,7 @@ discard block |
||
88 | 88 | * Gets as signatureMethod |
89 | 89 | * |
90 | 90 | * @return |
91 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignatureMethod |
|
91 | + SignatureMethod \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\SignatureMethod |
|
92 | 92 | */ |
93 | 93 | public function getSignatureMethod() |
94 | 94 | { |
@@ -149,7 +149,7 @@ discard block |
||
149 | 149 | * Gets as reference |
150 | 150 | * |
151 | 151 | * @return |
152 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Reference[] |
|
152 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Reference[] |
|
153 | 153 | */ |
154 | 154 | public function getReference() |
155 | 155 | { |
@@ -60,7 +60,7 @@ |
||
60 | 60 | /** |
61 | 61 | * Gets as sPKISexp |
62 | 62 | * |
63 | - * @return mixed[] |
|
63 | + * @return string |
|
64 | 64 | */ |
65 | 65 | public function getSPKISexp() |
66 | 66 | { |
@@ -58,7 +58,7 @@ |
||
58 | 58 | * Gets as transform |
59 | 59 | * |
60 | 60 | * @return |
61 | - * \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Transform[] |
|
61 | + string \GoetasWebservices\SoapServices\SoapClient\WssWsSecurity\XmlSign\Transform[] |
|
62 | 62 | */ |
63 | 63 | public function getTransform() |
64 | 64 | { |