Class MigrationTagsRequest


  • public class MigrationTagsRequest
    extends Object
    Request object for a request to retrieve tag types for tag migration
    Author:
    Taylor
    • Constructor Detail

      • MigrationTagsRequest

        public MigrationTagsRequest()
    • Method Detail

      • getType

        public String getType()
        Get the item type
        Returns:
        type
      • setType

        public void setType​(String type)
        Set the object type
        Parameters:
        type -
      • getIds

        public List<Integer> getIds()
        Get the object ids
        Returns:
        object ids
      • setIds

        public void setIds​(List<Integer> ids)
        Set the object ids
        Parameters:
        ids -