Class XjcRdeIdnDeleteType


  • public class XjcRdeIdnDeleteType
    extends XjcRdeDeleteType
    <p>Java class for deleteType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="deleteType"&gt; &lt;complexContent&gt; &lt;extension base="{urn:ietf:params:xml:ns:rde-1.0}deleteType"&gt; &lt;sequence&gt; &lt;element name="id" type="{urn:ietf:params:xml:ns:rdeIDN-1.0}idType"/&gt; &lt;/sequence&gt; &lt;/extension&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String id  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId()
      Gets the value of the id property.
      void setId​(java.lang.String value)
      Sets the value of the id property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • id

        protected java.lang.String id
    • Constructor Detail

      • XjcRdeIdnDeleteType

        public XjcRdeIdnDeleteType()
    • Method Detail

      • getId

        public java.lang.String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

        public void setId​(java.lang.String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String