summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java b/src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java
index 895fd6c..fc96885 100644
--- a/src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java
+++ b/src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for ECPointType complex type.
+ * <p>Java-Klasse für ECPointType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ECPointType">
@@ -40,7 +40,7 @@ public class ECPointType {
protected PrimeFieldElemType y;
/**
- * Gets the value of the x property.
+ * Ruft den Wert der x-Eigenschaft ab.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class ECPointType {
}
/**
- * Sets the value of the x property.
+ * Legt den Wert der x-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class ECPointType {
}
/**
- * Gets the value of the y property.
+ * Ruft den Wert der y-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class ECPointType {
}
/**
- * Sets the value of the y property.
+ * Legt den Wert der y-Eigenschaft fest.
*
* @param value
* allowed object is