| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
file |
protected java.lang.String |
name |
protected java.lang.String |
size |
protected java.lang.String |
title |
| Constructor and Description |
|---|
FileLinkBuilder() |
| Modifier and Type | Method and Description |
|---|---|
FileLink |
build() |
FileLinkBuilder |
file(java.lang.String aValue)
Sets the value of the file attribute.
|
FileLinkBuilder |
name(java.lang.String aValue)
Sets the value of the name attribute.
|
FileLinkBuilder |
size(java.lang.String aValue)
Sets the value of the size attribute.
|
FileLinkBuilder |
title(java.lang.String aValue)
Sets the value of the title attribute.
|
protected java.lang.String name
protected java.lang.String title
protected java.lang.String file
protected java.lang.String size
public FileLinkBuilder name(java.lang.String aValue)
public FileLinkBuilder title(java.lang.String aValue)
public FileLinkBuilder file(java.lang.String aValue)
public FileLinkBuilder size(java.lang.String aValue)
Copyright © 2012-2023 anotheria.net. All Rights Reserved.