Class PartyInventoryCostingMethodObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.inventory.server.graphql.PartyInventoryCostingMethodObject
-
Constructor Summary
ConstructorsConstructorDescriptionPartyInventoryCostingMethodObject(PartyInventoryCostingMethod partyInventoryCostingMethod) -
Method Summary
Modifier and TypeMethodDescriptiongetInventoryCostingMethod(graphql.schema.DataFetchingEnvironment env) getParty(graphql.schema.DataFetchingEnvironment env) Methods inherited from class com.echothree.model.control.graphql.server.graphql.BaseObject
getWorkflowEntityStatusObject
-
Constructor Details
-
PartyInventoryCostingMethodObject
-
-
Method Details
-
getParty
-
getInventoryCostingMethod
public InventoryCostingMethodObject getInventoryCostingMethod(graphql.schema.DataFetchingEnvironment env)
-