Class Assets


  • public class Assets
    extends Object
    List of asset GUIDS.
    • Constructor Detail

      • Assets

        public Assets()
    • Method Detail

      • getAssets

        public List<String> getAssets()
        Get list of asset GUIDS.
        Returns:
        list of tables.
      • setAssets

        public void setAssets​(List<String> value)
        Set list of asset GUIDS.
        Parameters:
        value - to set.