Class GetPortalRowHeightResponse

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

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

    • GetPortalRowHeightResponse

      public GetPortalRowHeightResponse()
  • Method Details

    • getPortalRowHeight

      public String getPortalRowHeight()
      Gets the value of the portalRowHeight property.
      Returns:
      possible object is String
    • setPortalRowHeight

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