Class ContainerDestination


  • public class ContainerDestination
    extends java.lang.Object
    • Constructor Detail

      • ContainerDestination

        public ContainerDestination()
        Constructors
      • ContainerDestination

        public ContainerDestination​(java.lang.Long destinationId)
    • Method Detail

      • getDestinationType

        public DestinationType getDestinationType()
        Gets the destination type when copying or moving a Sheet or a Folder.
        Returns:
        the destination type
      • setDestinationType

        public ContainerDestination setDestinationType​(DestinationType destinationType)
        Sets the type for the folder
        Parameters:
        destinationType - the destination type
      • getDestinationId

        public java.lang.Long getDestinationId()
        Gets the destination id when copying or moving a Sheet or a Folder.
        Returns:
        the destination id
      • setDestinationId

        public ContainerDestination setDestinationId​(java.lang.Long destinationId)
        Sets the id for the folder
        Parameters:
        destinationId - the destination id
      • getNewName

        public java.lang.String getNewName()
        Gets the destination name when copying or moving a Sheet or a Folder.
        Returns:
        the destination id
      • setNewName

        public ContainerDestination setNewName​(java.lang.String newName)
        Sets the name for the destination
        Parameters:
        newName - the new name