Package ru.moysklad.remap_1_2.entities
Class State
- java.lang.Object
-
- ru.moysklad.remap_1_2.entities.Entity
-
- ru.moysklad.remap_1_2.entities.MetaEntity
-
- ru.moysklad.remap_1_2.entities.State
-
- All Implemented Interfaces:
Fetchable
public class State extends MetaEntity implements Fetchable
Состояние
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classState.StateType
-
Field Summary
-
Fields inherited from class ru.moysklad.remap_1_2.entities.MetaEntity
meta
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfetch(ApiClient api)
-
-
-
Constructor Detail
-
State
public State(String id)
-
-
Method Detail
-
fetch
public void fetch(ApiClient api) throws IOException, ApiClientException
- Specified by:
fetchin interfaceFetchable- Throws:
IOExceptionApiClientException
-
-