Klasse Part
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.Part
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Part
extends Object
Part
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungallHeaders(Object allHeaders) protected booleancontent()contentType(String contentType) dataHandler(DataHandler dataHandler) description(String description) disposition(String disposition) booleanfileName()inthashCode()inputStream(Object inputStream) size()toString()
-
Felddetails
-
allHeaders
-
-
contentType
-
dataHandler
-
description
-
disposition
-
fileName
-
inputStream
-
lineCount
-
size
-
-
Konstruktordetails
-
Part
Constructs a validated implementation ofPart.- Parameter:
spec- the specification to process
-
Part
-
Part
protected Part()
-
-
Methodendetails
-
allHeaders
-
content
-
contentType
-
dataHandler
-
description
-
disposition
-
fileName
-
inputStream
-
lineCount
-
size
-
allHeaders
- Gibt zurück:
this.
-
content
- Gibt zurück:
this.
-
contentType
- Gibt zurück:
this.
-
dataHandler
- Gibt zurück:
this.
-
description
- Gibt zurück:
this.
-
disposition
- Gibt zurück:
this.
-
fileName
- Gibt zurück:
this.
-
inputStream
- Gibt zurück:
this.
-
lineCount
- Gibt zurück:
this.
-
size
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-