Uses of Class
com.echothree.model.data.shipment.server.value.ShipmentValue
Packages that use ShipmentValue
Package
Description
-
Uses of ShipmentValue in com.echothree.model.data.shipment.server.entity
Methods in com.echothree.model.data.shipment.server.entity that return ShipmentValueMethods in com.echothree.model.data.shipment.server.entity with parameters of type ShipmentValueConstructors in com.echothree.model.data.shipment.server.entity with parameters of type ShipmentValueModifierConstructorDescriptionShipment(ShipmentValue value, EntityPermission entityPermission) Creates a new instance of Shipment -
Uses of ShipmentValue in com.echothree.model.data.shipment.server.factory
Methods in com.echothree.model.data.shipment.server.factory that return ShipmentValueModifier and TypeMethodDescriptionShipmentFactory.getValueFromPK(ShipmentPK pk) ShipmentFactory.getValueFromResultSet(ResultSet rs) Methods in com.echothree.model.data.shipment.server.factory that return types with arguments of type ShipmentValueModifier and TypeMethodDescriptionShipmentFactory.getValuesFromPKs(Collection<ShipmentPK> pks) ShipmentFactory.getValuesFromResultSet(ResultSet rs) Methods in com.echothree.model.data.shipment.server.factory with parameters of type ShipmentValueModifier and TypeMethodDescriptionShipmentFactory.getEntityFromValue(EntityPermission entityPermission, ShipmentValue value) Method parameters in com.echothree.model.data.shipment.server.factory with type arguments of type ShipmentValue -
Uses of ShipmentValue in com.echothree.model.data.shipment.server.value
Methods in com.echothree.model.data.shipment.server.value that return ShipmentValue