Interface SalesOrderShipmentGroupEdit
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,ContactMechanismSpec,PartyContactMechanismSpec,PartySpec,ShippingMethodSpec
public interface SalesOrderShipmentGroupEdit
extends BaseEdit, PartyContactMechanismSpec, ShippingMethodSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetHoldUntilComplete(String holdUntilComplete) voidsetIsDefault(String isDefault) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toStringMethods inherited from interface com.echothree.control.user.contact.common.spec.ContactMechanismSpec
getContactMechanismName, setContactMechanismNameMethods inherited from interface com.echothree.control.user.party.common.spec.PartySpec
getPartyName, setPartyNameMethods inherited from interface com.echothree.control.user.shipping.common.spec.ShippingMethodSpec
getShippingMethodName, setShippingMethodName
-
Method Details
-
getIsDefault
-
setIsDefault
-
getHoldUntilComplete
-
setHoldUntilComplete
-