Spec-Zone .ru
спецификации, руководства, описания, API
|
@Generated(value="Generated by javafx.builder.processor.BuilderProcessor") public class CustomTransferBuilder<B extends CustomTransferBuilder<B>> extends java.lang.Object implements Builder<CustomTransfer>
CustomTransfer
Modifier | Constructor and Description |
---|---|
protected |
CustomTransferBuilder() |
Modifier and Type | Method and Description |
---|---|
CustomTransfer |
build()
Make an instance of
CustomTransfer based on the properties set on this builder. |
static CustomTransferBuilder<?> |
create()
Creates a new instance of CustomTransferBuilder.
|
B |
mime(java.lang.String x)
Set the value of the
mime property for the instance constructed by this builder. |
B |
name(java.lang.String x)
Set the value of the
name property for the instance constructed by this builder. |
public static CustomTransferBuilder<?> create()
public B mime(java.lang.String x)
mime
property for the instance constructed by this builder.public B name(java.lang.String x)
name
property for the instance constructed by this builder.public CustomTransfer build()
CustomTransfer
based on the properties set on this builder.build
in interface Builder<CustomTransfer>
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to