mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-03-01 17:09:08 +00:00
Make getter for remote separator
This commit is contained in:
parent
ce2480a745
commit
36dce28691
@ -44,6 +44,7 @@ public class FTPClient {
|
||||
@Getter
|
||||
private final int port;
|
||||
|
||||
@Getter
|
||||
private final String remoteSeparator;
|
||||
|
||||
@AllArgsConstructor(access = AccessLevel.PROTECTED)
|
||||
|
Loading…
x
Reference in New Issue
Block a user