java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.docshare.documents.rs1.directory.DTODirectoryKey
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTODirectoryKey extends DynO
DTO used to identify files by presenting its uuid.
Since:
14.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODirectoryKey

      public DTODirectoryKey()
  • Method Details

    • getUuid

      public final String getUuid()
      Gets the uuid.
      Returns:
      the uuid
    • setUuid

      public final void setUuid(String uuid)
      Sets the uuid.
      Parameters:
      uuid - the new uuid