summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java b/src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java
index 9deeb6b..6eb4d0e 100644
--- a/src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java
+++ b/src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for RSAKeyValueType complex type.
+ * <p>Java-Klasse für RSAKeyValueType 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="RSAKeyValueType">
@@ -40,7 +40,7 @@ public class RSAKeyValueType {
protected String exponent;
/**
- * Gets the value of the modulus property.
+ * Ruft den Wert der modulus-Eigenschaft ab.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class RSAKeyValueType {
}
/**
- * Sets the value of the modulus property.
+ * Legt den Wert der modulus-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class RSAKeyValueType {
}
/**
- * Gets the value of the exponent property.
+ * Ruft den Wert der exponent-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class RSAKeyValueType {
}
/**
- * Sets the value of the exponent property.
+ * Legt den Wert der exponent-Eigenschaft fest.
*
* @param value
* allowed object is