Modifier and Type | Field and Description |
---|---|
protected List<FileMappingType> |
EssenceMappingsType.file |
Modifier and Type | Method and Description |
---|---|
FileMappingType |
ObjectFactory.createFileMappingType()
Create an instance of
FileMappingType |
FileMappingType |
FileMappingType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
FileMappingType |
FileMappingType.withHash(String value) |
FileMappingType |
FileMappingType.withId(String value) |
FileMappingType |
FileMappingType.withPath(String value) |
FileMappingType |
FileMappingType.withSize(long value) |
FileMappingType |
FileMappingType.withTimestamp(XMLGregorianCalendar value) |
Modifier and Type | Method and Description |
---|---|
List<FileMappingType> |
EssenceMappingsType.getFile()
Gets the value of the file property.
|
Modifier and Type | Method and Description |
---|---|
EssenceMappingsType |
EssenceMappingsType.withFile(FileMappingType... values) |
Modifier and Type | Method and Description |
---|---|
EssenceMappingsType |
EssenceMappingsType.withFile(Collection<FileMappingType> values) |
Copyright © 2017. All rights reserved.