Uses of Class
org.nentangso.core.service.dto.NtsAttributeDTO
-
Packages that use NtsAttributeDTO Package Description org.nentangso.core.service.dto -
-
Uses of NtsAttributeDTO in org.nentangso.core.service.dto
Methods in org.nentangso.core.service.dto that return NtsAttributeDTO Modifier and Type Method Description NtsAttributeDTONtsAttributeDTO.Builder. build()Methods in org.nentangso.core.service.dto with parameters of type NtsAttributeDTO Modifier and Type Method Description static NtsAttributeDTO.BuilderNtsAttributeDTO. newBuilder(NtsAttributeDTO input)Constructors in org.nentangso.core.service.dto with parameters of type NtsAttributeDTO Constructor Description Builder(NtsAttributeDTO input)
-