public static class InstrumentDocument.InstrumentDocumentBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
InstrumentDocument |
build() |
InstrumentDocument.InstrumentDocumentBuilder |
fileId(java.lang.String fileId) |
java.lang.String |
toString() |
InstrumentDocument.InstrumentDocumentBuilder |
type(java.lang.String type) |
public InstrumentDocument.InstrumentDocumentBuilder type(java.lang.String type)
public InstrumentDocument.InstrumentDocumentBuilder fileId(java.lang.String fileId)
public InstrumentDocument build()
public java.lang.String toString()
toString in class java.lang.Object