Class PutResourcePropertyDocumentResponse

java.lang.Object
org.oasis_open.docs.wsrf.rp_2.PutResourcePropertyDocumentResponse

@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2023-09-13T13:28:20-04:00") public class PutResourcePropertyDocumentResponse extends 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>
         <any minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • any

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2023-09-13T13:28:20-04:00") protected Object any
  • Constructor Details

    • PutResourcePropertyDocumentResponse

      public PutResourcePropertyDocumentResponse()
  • Method Details

    • getAny

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2023-09-13T13:28:20-04:00") public Object getAny()
      Gets the value of the any property.
      Returns:
      possible object is Object
    • setAny

      @Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2023-09-13T13:28:20-04:00") public void setAny(Object value)
      Sets the value of the any property.
      Parameters:
      value - allowed object is Object