Class XjcFee11ObjectCDType.Object

java.lang.Object
google.registry.xjc.XjcObject
google.registry.xjc.fee11.XjcFee11ObjectCDType.Object
Enclosing class:
XjcFee11ObjectCDType

public static class XjcFee11ObjectCDType.Object extends XjcObject

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>
         <any processContents='lax' namespace='##other'/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • Object

      public Object()
  • Method Details

    • getAny

      public Element getAny()
      Gets the value of the any property.
      Returns:
      possible object is Element
    • setAny

      public void setAny(Element value)
      Sets the value of the any property.
      Parameters:
      value - allowed object is Element