Class XjcRdeIdnDeleteType


public class XjcRdeIdnDeleteType extends XjcRdeDeleteType

Java class for deleteType complex type

.

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

 <complexType name="deleteType">
   <complexContent>
     <extension base="{urn:ietf:params:xml:ns:rde-1.0}deleteType">
       <sequence>
         <element name="id" type="{urn:ietf:params:xml:ns:rdeIDN-1.0}idType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • XjcRdeIdnDeleteType

      public XjcRdeIdnDeleteType()
  • Method Details

    • getId

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

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