Skip navigation links
A B C F M O Q R T U V 

A

AlleleDto - Enum in com.dnastack.bob.service.dto
Canonical allele representation.

B

BeaconDto - Class in com.dnastack.bob.service.dto
Beacon DTO.
BeaconDto() - Constructor for class com.dnastack.bob.service.dto.BeaconDto
 
BeaconMapper - Interface in com.dnastack.bob.service.mapper.api
Mapper of beacons to their DTOs.
BeaconResponseDto - Class in com.dnastack.bob.service.dto
BeaconResponse DTO.
BeaconResponseDto() - Constructor for class com.dnastack.bob.service.dto.BeaconResponseDto
 
BeaconResponseMapper - Interface in com.dnastack.bob.service.mapper.api
Mapper of beacon responses to their DTOs.

C

ChromosomeDto - Enum in com.dnastack.bob.service.dto
Canonical chromosome representation.
ChromosomeMapper - Interface in com.dnastack.bob.service.mapper.api
Mapper of chromosomes to their DTOs.
com.dnastack.bob.service.dto - package com.dnastack.bob.service.dto
 
com.dnastack.bob.service.mapper.api - package com.dnastack.bob.service.mapper.api
 

F

fromString(String) - Static method in enum com.dnastack.bob.service.dto.AlleleDto
 
fromString(String) - Static method in enum com.dnastack.bob.service.dto.ChromosomeDto
 
fromString(String) - Static method in enum com.dnastack.bob.service.dto.ReferenceDto
 

M

mapDtosToEntities(Collection<D>) - Method in interface com.dnastack.bob.service.mapper.api.Mapper
Maps a collection of DTOs to a collection of entities.
mapDtoToDto(D) - Method in interface com.dnastack.bob.service.mapper.api.Mapper
Clones a DTO to a new DTO.
mapDtoToEntity(D) - Method in interface com.dnastack.bob.service.mapper.api.Mapper
Maps a DTO to an entity.
mapEntitiesToDtos(Collection<E>, boolean) - Method in interface com.dnastack.bob.service.mapper.api.Mapper
Maps a collection of entities to a collection of DTOs.
mapEntityToDto(E, boolean) - Method in interface com.dnastack.bob.service.mapper.api.Mapper
Maps an entity to a DTO.
mapEntityToEntity(E) - Method in interface com.dnastack.bob.service.mapper.api.Mapper
Clones an entity to a new entity.
Mapper<E,D> - Interface in com.dnastack.bob.service.mapper.api
Mapper of entities to their DTOs.

O

OrganizationDto - Class in com.dnastack.bob.service.dto
Organization DTO.
OrganizationDto() - Constructor for class com.dnastack.bob.service.dto.OrganizationDto
 
OrganizationMapper - Interface in com.dnastack.bob.service.mapper.api
Mapper of organizations to their DTOs.

Q

QueryDto - Class in com.dnastack.bob.service.dto
Query DTO.
QueryDto() - Constructor for class com.dnastack.bob.service.dto.QueryDto
 
QueryMapper - Interface in com.dnastack.bob.service.mapper.api
Mapper of queries to their DTOs.

R

ReferenceDto - Enum in com.dnastack.bob.service.dto
Canonical genome representation.
ReferenceMapper - Interface in com.dnastack.bob.service.mapper.api
Mapper of references to their DTOs.

T

toString() - Method in enum com.dnastack.bob.service.dto.AlleleDto
 
toString() - Method in enum com.dnastack.bob.service.dto.ChromosomeDto
 
toString() - Method in enum com.dnastack.bob.service.dto.ReferenceDto
 

U

UserDto - Class in com.dnastack.bob.service.dto
Query DTO.
UserDto() - Constructor for class com.dnastack.bob.service.dto.UserDto
 
UserMapper - Interface in com.dnastack.bob.service.mapper.api
Mapper of users to their DTOs.

V

valueOf(String) - Static method in enum com.dnastack.bob.service.dto.AlleleDto
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dnastack.bob.service.dto.ChromosomeDto
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.dnastack.bob.service.dto.ReferenceDto
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.dnastack.bob.service.dto.AlleleDto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dnastack.bob.service.dto.ChromosomeDto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.dnastack.bob.service.dto.ReferenceDto
Returns an array containing the constants of this enum type, in the order they are declared.
A B C F M O Q R T U V 
Skip navigation links

Copyright © 2016 DNAstack. All rights reserved.