| Modifier and Type | Field and Description |
|---|---|
protected List<FileReferenceType> |
ProjectFileType.Asset.file |
| Modifier and Type | Method and Description |
|---|---|
FileReferenceType |
ObjectFactory.createFileReferenceType()
Create an instance of
FileReferenceType |
FileReferenceType |
FileReferenceType.withFile(Collection<FileType> values) |
FileReferenceType |
FileReferenceType.withFile(FileType... values) |
FileReferenceType |
FileReferenceType.withHash(String value) |
FileReferenceType |
FileReferenceType.withId(String value) |
FileReferenceType |
FileReferenceType.withPath(String value) |
FileReferenceType |
FileReferenceType.withStatus(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<FileReferenceType> |
ProjectFileType.Asset.getFile()
Gets the value of the file property.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectFileType.Asset |
ProjectFileType.Asset.withFile(FileReferenceType... values) |
| Modifier and Type | Method and Description |
|---|---|
ProjectFileType.Asset |
ProjectFileType.Asset.withFile(Collection<FileReferenceType> values) |
Copyright © 2015. All rights reserved.