Class OrderLineObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
com.echothree.model.control.order.server.graphql.BaseOrderLineObject
com.echothree.model.control.order.server.graphql.OrderLineObject
-
Field Summary
Fields inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
basePrimaryKey
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.echothree.model.control.order.server.graphql.BaseOrderLineObject
getCancellationPolicy, getDescription, getInventoryCondition, getItem, getOrderLineSequence, getParentOrderLine, getQuantity, getReturnPolicy, getTaxable, getUnformattedUnitAmount, getUnitOfMeasureType
Methods inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
getEntityAliasType, getEntityAliasTypes, getEntityAttribute, getEntityAttributeGroup, getEntityAttributeGroups, getEntityInstance, getEntityInstanceByBasePK, getId, getTagScope, getTagScopes, getWorkflowEntityStatusObject
-
Constructor Details
-
OrderLineObject
-