nl.iShopService.ideal3.generated
Class KeyInfo

java.lang.Object
  extended by nl.iShopService.ideal3.generated.KeyInfo

public class KeyInfo
extends java.lang.Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.w3.org/2000/09/xmldsig#}KeyName"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
KeyInfo()
           
 
Method Summary
 java.lang.String getKeyName()
          Gets the value of the keyName property.
 void setKeyName(java.lang.String value)
          Sets the value of the keyName property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyInfo

public KeyInfo()
Method Detail

getKeyName

public java.lang.String getKeyName()
Gets the value of the keyName property.

Returns:
possible object is String

setKeyName

public void setKeyName(java.lang.String value)
Sets the value of the keyName property.

Parameters:
value - allowed object is String