From 7a5b350a93990956106d91679240b6e8326cb110 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 5 Nov 2014 08:07:15 +0100 Subject: change more client implementations to APACHE CXF --- .../java/at/gv/util/xsd/xmldsig/SignaturePropertyType.java | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertyType.java') diff --git a/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertyType.java b/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertyType.java index deea9c9..e32707e 100644 --- a/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertyType.java +++ b/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertyType.java @@ -17,9 +17,9 @@ import org.w3c.dom.Element; /** - *

Java class for SignaturePropertyType complex type. + *

Java-Klasse für SignaturePropertyType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="SignaturePropertyType">
@@ -73,9 +73,9 @@ public class SignaturePropertyType {
      * 
      * 

* Objects of the following type(s) are allowed in the list + * {@link Object } * {@link String } * {@link Element } - * {@link Object } * * */ @@ -87,7 +87,7 @@ public class SignaturePropertyType { } /** - * Gets the value of the target property. + * Ruft den Wert der target-Eigenschaft ab. * * @return * possible object is @@ -99,7 +99,7 @@ public class SignaturePropertyType { } /** - * Sets the value of the target property. + * Legt den Wert der target-Eigenschaft fest. * * @param value * allowed object is @@ -111,7 +111,7 @@ public class SignaturePropertyType { } /** - * Gets the value of the id property. + * Ruft den Wert der id-Eigenschaft ab. * * @return * possible object is @@ -123,7 +123,7 @@ public class SignaturePropertyType { } /** - * Sets the value of the id property. + * Legt den Wert der id-Eigenschaft fest. * * @param value * allowed object is -- cgit v1.2.3