Class PathAndExternalIdJson

    • Constructor Detail

      • PathAndExternalIdJson

        public PathAndExternalIdJson()
    • Method Detail

      • getDeviceType

        public DeviceType getDeviceType()
        Device type
        Returns:
        Device type
      • setDeviceType

        public void setDeviceType​(DeviceType deviceType)
        Device type
        Parameters:
        deviceType - Device type
      • getPath

        public String getPath()
        Path
        Returns:
        Path
      • setPath

        public void setPath​(String path)
        Path
        Parameters:
        path - Path
      • getExternalRepositoryIdentifier

        public ExternalRepositoryIdRequestJson getExternalRepositoryIdentifier()
        External repository identifier
        Returns:
        External repository identifier
      • setExternalRepositoryIdentifier

        public void setExternalRepositoryIdentifier​(ExternalRepositoryIdRequestJson externalRepositoryIdentifier)
        External repository identifier
        Parameters:
        externalRepositoryIdentifier - External repository identifier