Uses of Class
org.chenile.stm.dto.StateAttributesDTO
Packages that use StateAttributesDTO
-
Uses of StateAttributesDTO in org.chenile.stm.dto
Fields in org.chenile.stm.dto with type parameters of type StateAttributesDTOModifier and TypeFieldDescriptionprivate List<StateAttributesDTO>
StateDescriptionDTO.stateAttributes
Methods in org.chenile.stm.dto that return types with arguments of type StateAttributesDTOMethod parameters in org.chenile.stm.dto with type arguments of type StateAttributesDTOModifier and TypeMethodDescriptionvoid
StateDescriptionDTO.setStateAttributes
(List<StateAttributesDTO> stateAttributes)