Class Pds4MetadataOpsDataFile

java.lang.Object
gov.nasa.pds.model.Pds4MetadataOpsDataFile

@Generated(value="org.openapitools.codegen.languages.SpringCodegen", date="2024-09-03T18:10:48.512595446Z[GMT]") public class Pds4MetadataOpsDataFile extends Object
Pds4MetadataOpsDataFile
  • Constructor Details

    • Pds4MetadataOpsDataFile

      public Pds4MetadataOpsDataFile()
  • Method Details

    • opsColonFileName

      public Pds4MetadataOpsDataFile opsColonFileName(String opsColonFileName)
    • getOpsColonFileName

      public String getOpsColonFileName()
      Get opsColonFileName
      Returns:
      opsColonFileName
    • setOpsColonFileName

      public void setOpsColonFileName(String opsColonFileName)
    • opsColonFileRef

      public Pds4MetadataOpsDataFile opsColonFileRef(String opsColonFileRef)
    • getOpsColonFileRef

      public String getOpsColonFileRef()
      Get opsColonFileRef
      Returns:
      opsColonFileRef
    • setOpsColonFileRef

      public void setOpsColonFileRef(String opsColonFileRef)
    • opsColonCreationDate

      public Pds4MetadataOpsDataFile opsColonCreationDate(String opsColonCreationDate)
    • getOpsColonCreationDate

      public String getOpsColonCreationDate()
      Get opsColonCreationDate
      Returns:
      opsColonCreationDate
    • setOpsColonCreationDate

      public void setOpsColonCreationDate(String opsColonCreationDate)
    • opsColonFileSize

      public Pds4MetadataOpsDataFile opsColonFileSize(String opsColonFileSize)
    • getOpsColonFileSize

      public String getOpsColonFileSize()
      Get opsColonFileSize
      Returns:
      opsColonFileSize
    • setOpsColonFileSize

      public void setOpsColonFileSize(String opsColonFileSize)
    • opsColonMd5Checksum

      public Pds4MetadataOpsDataFile opsColonMd5Checksum(String opsColonMd5Checksum)
    • getOpsColonMd5Checksum

      public String getOpsColonMd5Checksum()
      Get opsColonMd5Checksum
      Returns:
      opsColonMd5Checksum
    • setOpsColonMd5Checksum

      public void setOpsColonMd5Checksum(String opsColonMd5Checksum)
    • opsColonMimeType

      public Pds4MetadataOpsDataFile opsColonMimeType(String opsColonMimeType)
    • getOpsColonMimeType

      public String getOpsColonMimeType()
      Get opsColonMimeType
      Returns:
      opsColonMimeType
    • setOpsColonMimeType

      public void setOpsColonMimeType(String opsColonMimeType)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object