Class WebFileReplicationType

  • All Implemented Interfaces:
    Serializable

    public class WebFileReplicationType
    extends Object
    implements Serializable
    Type of a web file replication.
    Since:
    6.0.0
    Version:
    $Revision: 13093 $ $Date: 2011-05-28 18:40:18 -0300 (Sat, 28 May 2011) $
    See Also:
    Serialized Form
    • Constructor Detail

      • WebFileReplicationType

        public WebFileReplicationType()
    • Method Detail

      • getId

        public String getId()
        Returns the identifier of the type.
        Returns:
        the identifier of the type.
        Since:
        6.0.0
      • getName

        public String getName()
        Returns the name of the type.
        Returns:
        the name of the type.
        Since:
        6.0.0