Uses of Class
ru.moysklad.remap_1_2.entities.agents.Agent
-
Packages that use Agent Package Description ru.moysklad.remap_1_2.entities ru.moysklad.remap_1_2.entities.agents ru.moysklad.remap_1_2.utils.json -
-
Uses of Agent in ru.moysklad.remap_1_2.entities
Methods in ru.moysklad.remap_1_2.entities that return Agent Modifier and Type Method Description AgentTask. getAgent()Methods in ru.moysklad.remap_1_2.entities that return types with arguments of type Agent Modifier and Type Method Description Optional<Agent>Task. getOptionalAgent()Methods in ru.moysklad.remap_1_2.entities with parameters of type Agent Modifier and Type Method Description voidTask. setAgent(Agent agent) -
Uses of Agent in ru.moysklad.remap_1_2.entities.agents
Subclasses of Agent in ru.moysklad.remap_1_2.entities.agents Modifier and Type Class Description classCounterpartyКонтрагентclassEmployeeclassOrganizationЮридическое Лицо -
Uses of Agent in ru.moysklad.remap_1_2.utils.json
Methods in ru.moysklad.remap_1_2.utils.json that return Agent Modifier and Type Method Description AgentAgentDeserializer. deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt)
-