Uses of Class
br.com.senior.crm.http.camel.dtos.enums.EnumOperatorDTO
-
Packages that use EnumOperatorDTO Package Description br.com.senior.crm.http.camel.dtos.enums br.com.senior.crm.http.camel.entities.account -
-
Uses of EnumOperatorDTO in br.com.senior.crm.http.camel.dtos.enums
Methods in br.com.senior.crm.http.camel.dtos.enums that return EnumOperatorDTO Modifier and Type Method Description static EnumOperatorDTOEnumOperatorDTO. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumOperatorDTO[]EnumOperatorDTO. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EnumOperatorDTO in br.com.senior.crm.http.camel.entities.account
Fields in br.com.senior.crm.http.camel.entities.account declared as EnumOperatorDTO Modifier and Type Field Description EnumOperatorDTOAccountPhone. phoneOperatorOperadora de telefone da conta
-