Class GetUserClientExperienceResponse

java.lang.Object
com.emc.d2fs.services.x3config_service.GetUserClientExperienceResponse
All Implemented Interfaces:
Serializable

public class GetUserClientExperienceResponse extends Object implements Serializable

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">
       <attribute name="userClientExperience" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
  • Constructor Details

    • GetUserClientExperienceResponse

      public GetUserClientExperienceResponse()
  • Method Details

    • getUserClientExperience

      public String getUserClientExperience()
      Gets the value of the userClientExperience property.
      Returns:
      possible object is String
    • setUserClientExperience

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