Class StreamRequest
java.lang.Object
ch.admin.suis.client.core.service.to.StreamRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets theclientproperty.Gets thefileNameproperty.Deprecated.Gets thestreamproperty.
-
Constructor Details
-
StreamRequest
-
-
Method Details
-
getClient
Gets theclientproperty.- Returns:
- the value of the
clientproperty
-
getFileName
Gets thefileNameproperty.- Returns:
- the value of the
fileNameproperty
-
getMandant
Deprecated.usegetClient()Gets theclientproperty from its legacy name.- Returns:
- the value of the
clientproperty.
-
getStream
Gets thestreamproperty.- Returns:
- the value of the
streamproperty
-
getClient()