Class StiJsonMetaData

java.lang.Object
com.stimulsoft.report.json.datahelp.StiJsonMetaData

public class StiJsonMetaData extends Object
Copyright Stimulsoft
  • Constructor Details

  • Method Details

    • getCollectionName

      public String getCollectionName()
      Returns:
      the collectionName
    • setCollectionName

      public void setCollectionName(String collectionName)
      Parameters:
      collectionName - the collectionName to set
    • getAddress

      public String getAddress()
      Returns:
      the address
    • setAddress

      public void setAddress(String address)
      Parameters:
      address - the address to set
    • getCast

      public String getCast()
      Returns:
      the cast
    • setCast

      public void setCast(String cast)
      Parameters:
      cast - the cast to set
    • getObject

      public Object getObject()
      Returns:
      the object
    • setObject

      public void setObject(Object object)
      Parameters:
      object - the object to set