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 --- src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertiesType.java | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertiesType.java') diff --git a/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertiesType.java b/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertiesType.java index d70a3df..a1cea54 100644 --- a/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertiesType.java +++ b/src/main/java/at/gv/util/xsd/xmldsig/SignaturePropertiesType.java @@ -15,9 +15,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; /** - *

Java class for SignaturePropertiesType complex type. + *

Java-Klasse für SignaturePropertiesType 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="SignaturePropertiesType">
@@ -78,7 +78,7 @@ public class SignaturePropertiesType {
     }
 
     /**
-     * Gets the value of the id property.
+     * Ruft den Wert der id-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -90,7 +90,7 @@ public class SignaturePropertiesType {
     }
 
     /**
-     * Sets the value of the id property.
+     * Legt den Wert der id-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3