Class Movement

java.lang.Object
com.onenetwork.platform.common.Model
com.onenetwork.platform.common.Movement
All Implemented Interfaces:
Model, java.io.Serializable

public class Movement
extends com.onenetwork.platform.common.Model
implements java.io.Serializable
The movement forms the basic unit of transporation execution. A movement consists of one or more shipments that have been grouped togeather for transportation. Each movement is associated to one carrier and an equipment instance. Each movement consits of 2 or more Movement Stops (stops for short). A stop is a location in the movements journey where there vehicle "stops" to perform some activity, e.g. Load a Shipment, Unload a shipment, etc. Each Stop has one or more Stop Lines. The Stop Line captures the activity done at that stop.

Java class for Movement complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Movement">
   <complexContent>
     <extension base="{http://www.onenetwork.com/Platform}Model">
       <sequence>
         <element name="ActionExecTime" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="ActionName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="InputRefId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Error" type="{http://www.onenetwork.com/Platform}Error" minOccurs="0"/>
         <element name="ValueChainId" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="MovementNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreationEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="CreationOrganizationName" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="EntRsrcEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="EnterpriseRsrcName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FirstStopSiteEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FirstStopSiteOrganizationName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FirstStopSiteName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="FirstStopAddress" type="{http://www.onenetwork.com/Platform}Address" minOccurs="0"/>
         <element name="LastStopSiteEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LastStopSiteOrganizationName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LastStopSiteName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LastStopAddress" type="{http://www.onenetwork.com/Platform}Address" minOccurs="0"/>
         <element name="CreationUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreationDate" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="LastModifiedDate" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="LastModifiedUser" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="LevelModifiedDate" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="LastComputedDate" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="LastTouchedDate" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="FirstStopDateRangeStart" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="FirstStopDateRangeEnd" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="LastStopDateRangeStart" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="LastStopDateRangeEnd" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="StopCount" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="BillToEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="BillToOrganizationName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="BillToSiteName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="BillToAddress" type="{http://www.onenetwork.com/Platform}Address" minOccurs="0"/>
         <element name="BillToContact" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TotalDistance" type="{http://www.onenetwork.com/Platform}NullableDouble" minOccurs="0"/>
         <element name="TotalVolume" type="{http://www.onenetwork.com/Platform}NullableDouble" minOccurs="0"/>
         <element name="TotalWeight" type="{http://www.onenetwork.com/Platform}NullableDouble" minOccurs="0"/>
         <element name="TransportationControllingEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TransportationControllingOrganizationName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CustomerOfTransportationControllingEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CustomerOfTransportationControllingOrganizationName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CurrentCarrierEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CurrentCarrierOrganizationName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CarrierProNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ModeService" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="MovementType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ContinuousMoveId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ContinuousMoveSequenceNumber" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="DeadHeadDistance" type="{http://www.onenetwork.com/Platform}NullableDouble" minOccurs="0"/>
         <element name="SpecialInstructions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TenderDate" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="DistanceUOM" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="WeightUOM" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="VolumeUOM" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="BillNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="EquipmentType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="EquipmentID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CurrentPositionLongitude" type="{http://www.onenetwork.com/Platform}NullableDouble" minOccurs="0"/>
         <element name="CurrentPositionLatitude" type="{http://www.onenetwork.com/Platform}NullableDouble" minOccurs="0"/>
         <element name="State" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="AttachedNotes" type="{http://www.onenetwork.com/Platform}AttachedNotes" minOccurs="0"/>
         <element name="AttachedNoteCount" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="TotalShippedQuantity" type="{http://www.onenetwork.com/Platform}NullableDouble" minOccurs="0"/>
         <element name="TotalReceivedQuantity" type="{http://www.onenetwork.com/Platform}NullableDouble" minOccurs="0"/>
         <element name="QuantityUnitOfMeasure" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="TotalShippedQuantity2" type="{http://www.onenetwork.com/Platform}NullableDouble" minOccurs="0"/>
         <element name="TotalReceivedQuantity2" type="{http://www.onenetwork.com/Platform}NullableDouble" minOccurs="0"/>
         <element name="QuantityUnitOfMeasure2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CurrPositionUpdatedTime" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="CurrentAddress" type="{http://www.onenetwork.com/Platform}Address" minOccurs="0"/>
         <element name="NextStopETA" type="{http://www.onenetwork.com/Platform}DateTime" minOccurs="0"/>
         <element name="CreationTemplateName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreationTemplateBaseTemplateName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreationTemplateBaseTemplateLevelType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreationTemplateOwningOrgName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreationTemplateOwningOrgEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreationTemplateOwningUserName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="CreationTemplateOwningUserEnterpriseName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="MovementStop" type="{http://www.onenetwork.com/Platform}MovementStop" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Udfs" type="{http://www.onenetwork.com/Platform}NameValuePairList" minOccurs="0"/>
         <element name="Issue" type="{http://www.onenetwork.com/Platform}Issue" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.onenetwork.com/Platform}MDFs" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Attribute" type="{http://www.onenetwork.com/Platform}AttributeValue" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
See Also:
Serialized Form
  • Field Details

  • Constructor Details

  • Method Details

    • getActionExecTime

      public java.util.Calendar getActionExecTime()
      Gets the value of the actionExecTime property.
      Returns:
      possible object is String
    • setActionExecTime

      public void setActionExecTime​(java.util.Calendar value)
      Sets the value of the actionExecTime property.
      Parameters:
      value - allowed object is String
    • isSetActionExecTime

      public boolean isSetActionExecTime()
    • getActionName

      public java.lang.String getActionName()
      Gets the value of the actionName property.
      Overrides:
      getActionName in class com.onenetwork.platform.common.Model
      Returns:
      possible object is String
    • setActionName

      public void setActionName​(java.lang.String value)
      Sets the value of the actionName property.
      Overrides:
      setActionName in class com.onenetwork.platform.common.Model
      Parameters:
      value - allowed object is String
    • isSetActionName

      public boolean isSetActionName()
    • getInputRefId

      public java.lang.String getInputRefId()
      Gets the value of the inputRefId property.
      Returns:
      possible object is String
    • setInputRefId

      public void setInputRefId​(java.lang.String value)
      Sets the value of the inputRefId property.
      Parameters:
      value - allowed object is String
    • isSetInputRefId

      public boolean isSetInputRefId()
    • getError

      public StatusMessage getError()
      Gets the value of the error property.
      Specified by:
      getError in interface Model
      Overrides:
      getError in class com.onenetwork.platform.common.Model
      Returns:
      possible object is ErrorDef
    • setError

      public void setError​(StatusMessage value)
      Sets the value of the error property.
      Specified by:
      setError in interface Model
      Overrides:
      setError in class com.onenetwork.platform.common.Model
      Parameters:
      value - allowed object is ErrorDef
    • isSetError

      public boolean isSetError()
    • getValueChainId

      public long getValueChainId()
      Gets the value of the valueChainId property.
    • setValueChainId

      public void setValueChainId​(long value)
      Sets the value of the valueChainId property.
    • isSetValueChainId

      public boolean isSetValueChainId()
    • getMovementNumber

      public java.lang.String getMovementNumber()
      Gets the value of the movementNumber property.
      Returns:
      possible object is String
    • setMovementNumber

      public void setMovementNumber​(java.lang.String value)
      Sets the value of the movementNumber property.
      Parameters:
      value - allowed object is String
    • isSetMovementNumber

      public boolean isSetMovementNumber()
    • getCreationEnterpriseName

      public java.lang.String getCreationEnterpriseName()
      Gets the value of the creationEnterpriseName property.
      Returns:
      possible object is String
    • isSetCreationEnterpriseName

      public boolean isSetCreationEnterpriseName()
    • getCreationOrganizationName

      public java.lang.String getCreationOrganizationName()
      Gets the value of the creationOrganizationName property.
      Returns:
      possible object is String
    • isSetCreationOrganizationName

      public boolean isSetCreationOrganizationName()
    • getEntRsrcEnterpriseName

      public java.lang.String getEntRsrcEnterpriseName()
      Gets the value of the entRsrcEnterpriseName property.
      Returns:
      possible object is String
    • isSetEntRsrcEnterpriseName

      public boolean isSetEntRsrcEnterpriseName()
    • getEnterpriseRsrcName

      public java.lang.String getEnterpriseRsrcName()
      Gets the value of the enterpriseRsrcName property.
      Returns:
      possible object is String
    • isSetEnterpriseRsrcName

      public boolean isSetEnterpriseRsrcName()
    • getFirstStopSiteEnterpriseName

      public java.lang.String getFirstStopSiteEnterpriseName()
      Gets the value of the firstStopSiteEnterpriseName property.
      Returns:
      possible object is String
    • isSetFirstStopSiteEnterpriseName

      public boolean isSetFirstStopSiteEnterpriseName()
    • getFirstStopSiteOrganizationName

      public java.lang.String getFirstStopSiteOrganizationName()
      Gets the value of the firstStopSiteOrganizationName property.
      Returns:
      possible object is String
    • isSetFirstStopSiteOrganizationName

      public boolean isSetFirstStopSiteOrganizationName()
    • getFirstStopSiteName

      public java.lang.String getFirstStopSiteName()
      Gets the value of the firstStopSiteName property.
      Returns:
      possible object is String
    • isSetFirstStopSiteName

      public boolean isSetFirstStopSiteName()
    • getFirstStopAddress

      public Address getFirstStopAddress()
      Gets the value of the firstStopAddress property.
      Returns:
      possible object is AddressImpl
    • setFirstStopAddress

      public void setFirstStopAddress​(Address value)
      Sets the value of the firstStopAddress property.
      Parameters:
      value - allowed object is AddressImpl
    • isSetFirstStopAddress

      public boolean isSetFirstStopAddress()
    • getLastStopSiteEnterpriseName

      public java.lang.String getLastStopSiteEnterpriseName()
      Gets the value of the lastStopSiteEnterpriseName property.
      Returns:
      possible object is String
    • isSetLastStopSiteEnterpriseName

      public boolean isSetLastStopSiteEnterpriseName()
    • getLastStopSiteOrganizationName

      public java.lang.String getLastStopSiteOrganizationName()
      Gets the value of the lastStopSiteOrganizationName property.
      Returns:
      possible object is String
    • isSetLastStopSiteOrganizationName

      public boolean isSetLastStopSiteOrganizationName()
    • getLastStopSiteName

      public java.lang.String getLastStopSiteName()
      Gets the value of the lastStopSiteName property.
      Returns:
      possible object is String
    • isSetLastStopSiteName

      public boolean isSetLastStopSiteName()
    • getLastStopAddress

      public Address getLastStopAddress()
      Gets the value of the lastStopAddress property.
      Returns:
      possible object is AddressImpl
    • setLastStopAddress

      public void setLastStopAddress​(Address value)
      Sets the value of the lastStopAddress property.
      Parameters:
      value - allowed object is AddressImpl
    • isSetLastStopAddress

      public boolean isSetLastStopAddress()
    • getCreationUser

      public java.lang.String getCreationUser()
      Gets the value of the creationUser property.
      Returns:
      possible object is String
    • setCreationUser

      public void setCreationUser​(java.lang.String value)
      Sets the value of the creationUser property.
      Parameters:
      value - allowed object is String
    • isSetCreationUser

      public boolean isSetCreationUser()
    • getCreationDate

      public java.util.Calendar getCreationDate()
      Gets the value of the creationDate property.
      Returns:
      possible object is String
    • setCreationDate

      public void setCreationDate​(java.util.Calendar value)
      Sets the value of the creationDate property.
      Parameters:
      value - allowed object is String
    • isSetCreationDate

      public boolean isSetCreationDate()
    • getLastModifiedDate

      public java.util.Calendar getLastModifiedDate()
      Gets the value of the lastModifiedDate property.
      Specified by:
      getLastModifiedDate in interface Model
      Overrides:
      getLastModifiedDate in class com.onenetwork.platform.common.Model
      Returns:
      possible object is String
    • setLastModifiedDate

      public void setLastModifiedDate​(java.util.Calendar value)
      Sets the value of the lastModifiedDate property.
      Specified by:
      setLastModifiedDate in interface Model
      Overrides:
      setLastModifiedDate in class com.onenetwork.platform.common.Model
      Parameters:
      value - allowed object is String
    • isSetLastModifiedDate

      public boolean isSetLastModifiedDate()
    • getLastModifiedUser

      public java.lang.String getLastModifiedUser()
      Gets the value of the lastModifiedUser property.
      Specified by:
      getLastModifiedUser in interface Model
      Overrides:
      getLastModifiedUser in class com.onenetwork.platform.common.Model
      Returns:
      possible object is String
    • setLastModifiedUser

      public void setLastModifiedUser​(java.lang.String value)
      Sets the value of the lastModifiedUser property.
      Specified by:
      setLastModifiedUser in interface Model
      Overrides:
      setLastModifiedUser in class com.onenetwork.platform.common.Model
      Parameters:
      value - allowed object is String
    • isSetLastModifiedUser

      public boolean isSetLastModifiedUser()
    • getLevelModifiedDate

      public java.util.Calendar getLevelModifiedDate()
      Gets the value of the levelModifiedDate property.
      Returns:
      possible object is String
    • setLevelModifiedDate

      public void setLevelModifiedDate​(java.util.Calendar value)
      Sets the value of the levelModifiedDate property.
      Parameters:
      value - allowed object is String
    • isSetLevelModifiedDate

      public boolean isSetLevelModifiedDate()
    • getLastComputedDate

      public java.util.Calendar getLastComputedDate()
      Gets the value of the lastComputedDate property.
      Returns:
      possible object is String
    • setLastComputedDate

      public void setLastComputedDate​(java.util.Calendar value)
      Sets the value of the lastComputedDate property.
      Parameters:
      value - allowed object is String
    • isSetLastComputedDate

      public boolean isSetLastComputedDate()
    • getLastTouchedDate

      public java.util.Calendar getLastTouchedDate()
      Gets the value of the lastTouchedDate property.
      Returns:
      possible object is String
    • setLastTouchedDate

      public void setLastTouchedDate​(java.util.Calendar value)
      Sets the value of the lastTouchedDate property.
      Parameters:
      value - allowed object is String
    • isSetLastTouchedDate

      public boolean isSetLastTouchedDate()
    • getFirstStopDateRangeStart

      public java.util.Calendar getFirstStopDateRangeStart()
      Gets the value of the firstStopDateRangeStart property.
      Returns:
      possible object is String
    • setFirstStopDateRangeStart

      public void setFirstStopDateRangeStart​(java.util.Calendar value)
      Sets the value of the firstStopDateRangeStart property.
      Parameters:
      value - allowed object is String
    • isSetFirstStopDateRangeStart

      public boolean isSetFirstStopDateRangeStart()
    • getFirstStopDateRangeEnd

      public java.util.Calendar getFirstStopDateRangeEnd()
      Gets the value of the firstStopDateRangeEnd property.
      Returns:
      possible object is String
    • setFirstStopDateRangeEnd

      public void setFirstStopDateRangeEnd​(java.util.Calendar value)
      Sets the value of the firstStopDateRangeEnd property.
      Parameters:
      value - allowed object is String
    • isSetFirstStopDateRangeEnd

      public boolean isSetFirstStopDateRangeEnd()
    • getLastStopDateRangeStart

      public java.util.Calendar getLastStopDateRangeStart()
      Gets the value of the lastStopDateRangeStart property.
      Returns:
      possible object is String
    • setLastStopDateRangeStart

      public void setLastStopDateRangeStart​(java.util.Calendar value)
      Sets the value of the lastStopDateRangeStart property.
      Parameters:
      value - allowed object is String
    • isSetLastStopDateRangeStart

      public boolean isSetLastStopDateRangeStart()
    • getLastStopDateRangeEnd

      public java.util.Calendar getLastStopDateRangeEnd()
      Gets the value of the lastStopDateRangeEnd property.
      Returns:
      possible object is String
    • setLastStopDateRangeEnd

      public void setLastStopDateRangeEnd​(java.util.Calendar value)
      Sets the value of the lastStopDateRangeEnd property.
      Parameters:
      value - allowed object is String
    • isSetLastStopDateRangeEnd

      public boolean isSetLastStopDateRangeEnd()
    • setStopCount

      public void setStopCount​(long value)
      Sets the value of the stopCount property.
      Parameters:
      value - allowed object is Long
    • isSetStopCount

      public boolean isSetStopCount()
    • getBillToEnterpriseName

      public java.lang.String getBillToEnterpriseName()
      Gets the value of the billToEnterpriseName property.
      Returns:
      possible object is String
    • isSetBillToEnterpriseName

      public boolean isSetBillToEnterpriseName()
    • getBillToOrganizationName

      public java.lang.String getBillToOrganizationName()
      Gets the value of the billToOrganizationName property.
      Returns:
      possible object is String
    • isSetBillToOrganizationName

      public boolean isSetBillToOrganizationName()
    • getBillToSiteName

      public java.lang.String getBillToSiteName()
      Gets the value of the billToSiteName property.
      Returns:
      possible object is String
    • isSetBillToSiteName

      public boolean isSetBillToSiteName()
    • getBillToAddress

      public Address getBillToAddress()
      Gets the value of the billToAddress property.
      Returns:
      possible object is AddressImpl
    • setBillToAddress

      public void setBillToAddress​(Address value)
      Sets the value of the billToAddress property.
      Parameters:
      value - allowed object is AddressImpl
    • isSetBillToAddress

      public boolean isSetBillToAddress()
    • getBillToContact

      public java.lang.String getBillToContact()
      Gets the value of the billToContact property.
      Returns:
      possible object is String
    • setBillToContact

      public void setBillToContact​(java.lang.String value)
      Sets the value of the billToContact property.
      Parameters:
      value - allowed object is String
    • isSetBillToContact

      public boolean isSetBillToContact()
    • setTotalDistance

      public void setTotalDistance​(double value)
      Sets the value of the totalDistance property.
      Parameters:
      value - allowed object is String
    • isSetTotalDistance

      public boolean isSetTotalDistance()
    • setTotalVolume

      public void setTotalVolume​(double value)
      Sets the value of the totalVolume property.
      Parameters:
      value - allowed object is String
    • isSetTotalVolume

      public boolean isSetTotalVolume()
    • setTotalWeight

      public void setTotalWeight​(double value)
      Sets the value of the totalWeight property.
      Parameters:
      value - allowed object is String
    • isSetTotalWeight

      public boolean isSetTotalWeight()
    • getTransportationControllingEnterpriseName

      public java.lang.String getTransportationControllingEnterpriseName()
      Gets the value of the transportationControllingEnterpriseName property.
      Returns:
      possible object is String
    • isSetTransportationControllingEnterpriseName

      public boolean isSetTransportationControllingEnterpriseName()
    • getTransportationControllingOrganizationName

      public java.lang.String getTransportationControllingOrganizationName()
      Gets the value of the transportationControllingOrganizationName property.
      Returns:
      possible object is String
    • isSetTransportationControllingOrganizationName

      public boolean isSetTransportationControllingOrganizationName()
    • getCustomerOfTransportationControllingEnterpriseName

      public java.lang.String getCustomerOfTransportationControllingEnterpriseName()
      Gets the value of the customerOfTransportationControllingEnterpriseName property.
      Returns:
      possible object is String
    • isSetCustomerOfTransportationControllingEnterpriseName

      public boolean isSetCustomerOfTransportationControllingEnterpriseName()
    • getCustomerOfTransportationControllingOrganizationName

      public java.lang.String getCustomerOfTransportationControllingOrganizationName()
      Gets the value of the customerOfTransportationControllingOrganizationName property.
      Returns:
      possible object is String
    • isSetCustomerOfTransportationControllingOrganizationName

      public boolean isSetCustomerOfTransportationControllingOrganizationName()
    • getCurrentCarrierEnterpriseName

      public java.lang.String getCurrentCarrierEnterpriseName()
      Gets the value of the currentCarrierEnterpriseName property.
      Returns:
      possible object is String
    • isSetCurrentCarrierEnterpriseName

      public boolean isSetCurrentCarrierEnterpriseName()
    • getCurrentCarrierOrganizationName

      public java.lang.String getCurrentCarrierOrganizationName()
      Gets the value of the currentCarrierOrganizationName property.
      Returns:
      possible object is String
    • isSetCurrentCarrierOrganizationName

      public boolean isSetCurrentCarrierOrganizationName()
    • getCarrierProNumber

      public java.lang.String getCarrierProNumber()
      Gets the value of the carrierProNumber property.
      Returns:
      possible object is String
    • setCarrierProNumber

      public void setCarrierProNumber​(java.lang.String value)
      Sets the value of the carrierProNumber property.
      Parameters:
      value - allowed object is String
    • isSetCarrierProNumber

      public boolean isSetCarrierProNumber()
    • getModeService

      public java.lang.String getModeService()
      Gets the value of the modeService property.
      Returns:
      possible object is String
    • setModeService

      public void setModeService​(java.lang.String value)
      Sets the value of the modeService property.
      Parameters:
      value - allowed object is String
    • isSetModeService

      public boolean isSetModeService()
    • getMovementType

      public java.lang.String getMovementType()
      Gets the value of the movementType property.
      Returns:
      possible object is String
    • setMovementType

      public void setMovementType​(java.lang.String value)
      Sets the value of the movementType property.
      Parameters:
      value - allowed object is String
    • isSetMovementType

      public boolean isSetMovementType()
    • getContinuousMoveId

      public java.lang.String getContinuousMoveId()
      Gets the value of the continuousMoveId property.
      Returns:
      possible object is String
    • setContinuousMoveId

      public void setContinuousMoveId​(java.lang.String value)
      Sets the value of the continuousMoveId property.
      Parameters:
      value - allowed object is String
    • isSetContinuousMoveId

      public boolean isSetContinuousMoveId()
    • setContinuousMoveSequenceNumber

      public void setContinuousMoveSequenceNumber​(long value)
      Sets the value of the continuousMoveSequenceNumber property.
      Parameters:
      value - allowed object is Long
    • isSetContinuousMoveSequenceNumber

      public boolean isSetContinuousMoveSequenceNumber()
    • setDeadHeadDistance

      public void setDeadHeadDistance​(double value)
      Sets the value of the deadHeadDistance property.
      Parameters:
      value - allowed object is String
    • isSetDeadHeadDistance

      public boolean isSetDeadHeadDistance()
    • getSpecialInstructions

      public java.lang.String getSpecialInstructions()
      Gets the value of the specialInstructions property.
      Returns:
      possible object is String
    • setSpecialInstructions

      public void setSpecialInstructions​(java.lang.String value)
      Sets the value of the specialInstructions property.
      Parameters:
      value - allowed object is String
    • isSetSpecialInstructions

      public boolean isSetSpecialInstructions()
    • getTenderDate

      public java.util.Calendar getTenderDate()
      Gets the value of the tenderDate property.
      Returns:
      possible object is String
    • setTenderDate

      public void setTenderDate​(java.util.Calendar value)
      Sets the value of the tenderDate property.
      Parameters:
      value - allowed object is String
    • isSetTenderDate

      public boolean isSetTenderDate()
    • getDistanceUOM

      public java.lang.String getDistanceUOM()
      Gets the value of the distanceUOM property.
      Returns:
      possible object is String
    • setDistanceUOM

      public void setDistanceUOM​(java.lang.String value)
      Sets the value of the distanceUOM property.
      Parameters:
      value - allowed object is String
    • isSetDistanceUOM

      public boolean isSetDistanceUOM()
    • getWeightUOM

      public java.lang.String getWeightUOM()
      Gets the value of the weightUOM property.
      Returns:
      possible object is String
    • setWeightUOM

      public void setWeightUOM​(java.lang.String value)
      Sets the value of the weightUOM property.
      Parameters:
      value - allowed object is String
    • isSetWeightUOM

      public boolean isSetWeightUOM()
    • getVolumeUOM

      public java.lang.String getVolumeUOM()
      Gets the value of the volumeUOM property.
      Returns:
      possible object is String
    • setVolumeUOM

      public void setVolumeUOM​(java.lang.String value)
      Sets the value of the volumeUOM property.
      Parameters:
      value - allowed object is String
    • isSetVolumeUOM

      public boolean isSetVolumeUOM()
    • getBillNumber

      public java.lang.String getBillNumber()
      Gets the value of the billNumber property.
      Returns:
      possible object is String
    • setBillNumber

      public void setBillNumber​(java.lang.String value)
      Sets the value of the billNumber property.
      Parameters:
      value - allowed object is String
    • isSetBillNumber

      public boolean isSetBillNumber()
    • getEquipmentType

      public java.lang.String getEquipmentType()
      Gets the value of the equipmentType property.
      Returns:
      possible object is String
    • isSetEquipmentType

      public boolean isSetEquipmentType()
    • getEquipmentID

      public java.lang.String getEquipmentID()
      Gets the value of the equipmentID property.
      Returns:
      possible object is String
    • setEquipmentID

      public void setEquipmentID​(java.lang.String value)
      Sets the value of the equipmentID property.
      Parameters:
      value - allowed object is String
    • isSetEquipmentID

      public boolean isSetEquipmentID()
    • setCurrentPositionLongitude

      public void setCurrentPositionLongitude​(double value)
      Sets the value of the currentPositionLongitude property.
      Parameters:
      value - allowed object is String
    • isSetCurrentPositionLongitude

      public boolean isSetCurrentPositionLongitude()
    • setCurrentPositionLatitude

      public void setCurrentPositionLatitude​(double value)
      Sets the value of the currentPositionLatitude property.
      Parameters:
      value - allowed object is String
    • isSetCurrentPositionLatitude

      public boolean isSetCurrentPositionLatitude()
    • getState

      public java.lang.String getState()
      Gets the value of the state property.
      Returns:
      possible object is String
    • setState

      public void setState​(java.lang.String value)
      Sets the value of the state property.
      Parameters:
      value - allowed object is String
    • isSetState

      public boolean isSetState()
    • getAttachedNotes

      public AttachedNotes getAttachedNotes()
      Gets the value of the attachedNotes property.
      Returns:
      possible object is AttachedNotesImpl
    • setAttachedNotes

      public void setAttachedNotes​(AttachedNotes value)
      Sets the value of the attachedNotes property.
      Parameters:
      value - allowed object is AttachedNotesImpl
    • isSetAttachedNotes

      public boolean isSetAttachedNotes()
    • setAttachedNoteCount

      public void setAttachedNoteCount​(long value)
      Sets the value of the attachedNoteCount property.
      Parameters:
      value - allowed object is Long
    • isSetAttachedNoteCount

      public boolean isSetAttachedNoteCount()
    • setTotalShippedQuantity

      public void setTotalShippedQuantity​(double value)
      Sets the value of the totalShippedQuantity property.
      Parameters:
      value - allowed object is String
    • isSetTotalShippedQuantity

      public boolean isSetTotalShippedQuantity()
    • setTotalReceivedQuantity

      public void setTotalReceivedQuantity​(double value)
      Sets the value of the totalReceivedQuantity property.
      Parameters:
      value - allowed object is String
    • isSetTotalReceivedQuantity

      public boolean isSetTotalReceivedQuantity()
    • getQuantityUnitOfMeasure

      public java.lang.String getQuantityUnitOfMeasure()
      Gets the value of the quantityUnitOfMeasure property.
      Returns:
      possible object is String
    • setQuantityUnitOfMeasure

      public void setQuantityUnitOfMeasure​(java.lang.String value)
      Sets the value of the quantityUnitOfMeasure property.
      Parameters:
      value - allowed object is String
    • isSetQuantityUnitOfMeasure

      public boolean isSetQuantityUnitOfMeasure()
    • setTotalShippedQuantity2

      public void setTotalShippedQuantity2​(double value)
      Sets the value of the totalShippedQuantity2 property.
      Parameters:
      value - allowed object is String
    • isSetTotalShippedQuantity2

      public boolean isSetTotalShippedQuantity2()
    • setTotalReceivedQuantity2

      public void setTotalReceivedQuantity2​(double value)
      Sets the value of the totalReceivedQuantity2 property.
      Parameters:
      value - allowed object is String
    • isSetTotalReceivedQuantity2

      public boolean isSetTotalReceivedQuantity2()
    • getQuantityUnitOfMeasure2

      public java.lang.String getQuantityUnitOfMeasure2()
      Gets the value of the quantityUnitOfMeasure2 property.
      Returns:
      possible object is String
    • setQuantityUnitOfMeasure2

      public void setQuantityUnitOfMeasure2​(java.lang.String value)
      Sets the value of the quantityUnitOfMeasure2 property.
      Parameters:
      value - allowed object is String
    • isSetQuantityUnitOfMeasure2

      public boolean isSetQuantityUnitOfMeasure2()
    • getCurrPositionUpdatedTime

      public java.util.Calendar getCurrPositionUpdatedTime()
      Gets the value of the currPositionUpdatedTime property.
      Returns:
      possible object is String
    • setCurrPositionUpdatedTime

      public void setCurrPositionUpdatedTime​(java.util.Calendar value)
      Sets the value of the currPositionUpdatedTime property.
      Parameters:
      value - allowed object is String
    • isSetCurrPositionUpdatedTime

      public boolean isSetCurrPositionUpdatedTime()
    • getCurrentAddress

      public Address getCurrentAddress()
      Gets the value of the currentAddress property.
      Returns:
      possible object is AddressImpl
    • setCurrentAddress

      public void setCurrentAddress​(Address value)
      Sets the value of the currentAddress property.
      Parameters:
      value - allowed object is AddressImpl
    • isSetCurrentAddress

      public boolean isSetCurrentAddress()
    • getNextStopETA

      public java.util.Calendar getNextStopETA()
      Gets the value of the nextStopETA property.
      Returns:
      possible object is String
    • setNextStopETA

      public void setNextStopETA​(java.util.Calendar value)
      Sets the value of the nextStopETA property.
      Parameters:
      value - allowed object is String
    • isSetNextStopETA

      public boolean isSetNextStopETA()
    • getCreationTemplateName

      public java.lang.String getCreationTemplateName()
      Gets the value of the creationTemplateName property.
      Returns:
      possible object is String
    • isSetCreationTemplateName

      public boolean isSetCreationTemplateName()
    • getCreationTemplateBaseTemplateName

      public java.lang.String getCreationTemplateBaseTemplateName()
      Gets the value of the creationTemplateBaseTemplateName property.
      Returns:
      possible object is String
    • isSetCreationTemplateBaseTemplateName

      public boolean isSetCreationTemplateBaseTemplateName()
    • getCreationTemplateBaseTemplateLevelType

      public java.lang.String getCreationTemplateBaseTemplateLevelType()
      Gets the value of the creationTemplateBaseTemplateLevelType property.
      Returns:
      possible object is String
    • isSetCreationTemplateBaseTemplateLevelType

      public boolean isSetCreationTemplateBaseTemplateLevelType()
    • getCreationTemplateOwningOrgName

      public java.lang.String getCreationTemplateOwningOrgName()
      Gets the value of the creationTemplateOwningOrgName property.
      Returns:
      possible object is String
    • isSetCreationTemplateOwningOrgName

      public boolean isSetCreationTemplateOwningOrgName()
    • getCreationTemplateOwningOrgEnterpriseName

      public java.lang.String getCreationTemplateOwningOrgEnterpriseName()
      Gets the value of the creationTemplateOwningOrgEnterpriseName property.
      Returns:
      possible object is String
    • isSetCreationTemplateOwningOrgEnterpriseName

      public boolean isSetCreationTemplateOwningOrgEnterpriseName()
    • getCreationTemplateOwningUserName

      public java.lang.String getCreationTemplateOwningUserName()
      Gets the value of the creationTemplateOwningUserName property.
      Returns:
      possible object is String
    • isSetCreationTemplateOwningUserName

      public boolean isSetCreationTemplateOwningUserName()
    • getCreationTemplateOwningUserEnterpriseName

      public java.lang.String getCreationTemplateOwningUserEnterpriseName()
      Gets the value of the creationTemplateOwningUserEnterpriseName property.
      Returns:
      possible object is String
    • isSetCreationTemplateOwningUserEnterpriseName

      public boolean isSetCreationTemplateOwningUserEnterpriseName()
    • getMovementStops

      public java.util.List<MovementStop> getMovementStops()
      Gets the value of the movementStops property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the movementStops property.

      For example, to add a new item, do as follows:

          getMovementStops().add(newItem);
       

      Objects of the following type(s) are allowed in the list MovementStop

    • isSetMovementStops

      public boolean isSetMovementStops()
    • unsetMovementStops

      public void unsetMovementStops()
    • getUdfs

      public com.onenetwork.platform.common.NameValuePairList getUdfs()
      Gets the value of the udfs property.
      Overrides:
      getUdfs in class com.onenetwork.platform.common.Model
      Returns:
      possible object is NameValuePairList
    • setUdfs

      public void setUdfs​(com.onenetwork.platform.common.NameValuePairList value)
      Sets the value of the udfs property.
      Overrides:
      setUdfs in class com.onenetwork.platform.common.Model
      Parameters:
      value - allowed object is NameValuePairList
    • isSetUdfs

      public boolean isSetUdfs()
      Overrides:
      isSetUdfs in class com.onenetwork.platform.common.Model
    • getIssues

      public java.util.List<Issue> getIssues()
      Gets the value of the issues property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the issues property.

      For example, to add a new item, do as follows:

          getIssues().add(newItem);
       

      Objects of the following type(s) are allowed in the list Issue

    • isSetIssues

      public boolean isSetIssues()
    • unsetIssues

      public void unsetIssues()
    • getMDFsList

      public java.util.List<javax.xml.bind.JAXBElement<? extends com.onenetwork.platform.common.MDFs>> getMDFsList()
      Gets the value of the mdFsList property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the mdFsList property.

      For example, to add a new item, do as follows:

          getMDFsList().add(newItem);
       

      Objects of the following type(s) are allowed in the list JAXBElement<DummyMDFs> JAXBElement<MDFs>

      Overrides:
      getMDFsList in class com.onenetwork.platform.common.Model
    • isSetMDFsList

      public boolean isSetMDFsList()
    • unsetMDFsList

      public void unsetMDFsList()
    • getAttributes

      public java.util.List<AttributeValue> getAttributes()
      Gets the value of the attributes property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the attributes property.

      For example, to add a new item, do as follows:

          getAttributes().add(newItem);
       

      Objects of the following type(s) are allowed in the list AttributeValue

      Overrides:
      getAttributes in class com.onenetwork.platform.common.Model
    • isSetAttributes

      public boolean isSetAttributes()
    • unsetAttributes

      public void unsetAttributes()
    • setCreationEnterpriseName

      public void setCreationEnterpriseName​(java.lang.String value)
      Sets the value of CreationEnterpriseName, and also nullifies the following surrogate ids: SysCreationOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CreationEnterpriseName - the following will also be nullified: SysCreationOrgId
    • setCreationOrganizationName

      public void setCreationOrganizationName​(java.lang.String value)
      Sets the value of CreationOrganizationName, and also nullifies the following surrogate ids: SysCreationOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CreationOrganizationName - the following will also be nullified: SysCreationOrgId
    • setEntRsrcEnterpriseName

      public void setEntRsrcEnterpriseName​(java.lang.String value)
      Sets the value of EntRsrcEnterpriseName, and also nullifies the following surrogate ids: SysEnterpriseRsrcId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for EntRsrcEnterpriseName - the following will also be nullified: SysEnterpriseRsrcId
    • setEnterpriseRsrcName

      public void setEnterpriseRsrcName​(java.lang.String value)
      Sets the value of EnterpriseRsrcName, and also nullifies the following surrogate ids: SysEnterpriseRsrcId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for EnterpriseRsrcName - the following will also be nullified: SysEnterpriseRsrcId
    • setFirstStopSiteEnterpriseName

      public void setFirstStopSiteEnterpriseName​(java.lang.String value)
      Sets the value of FirstStopSiteEnterpriseName, and also nullifies the following surrogate ids: SysFirstStopSiteId, SysFirstStopOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for FirstStopSiteEnterpriseName - the following will also be nullified: SysFirstStopSiteId, SysFirstStopOrgId
    • setFirstStopSiteOrganizationName

      public void setFirstStopSiteOrganizationName​(java.lang.String value)
      Sets the value of FirstStopSiteOrganizationName, and also nullifies the following surrogate ids: SysFirstStopSiteId, SysFirstStopOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for FirstStopSiteOrganizationName - the following will also be nullified: SysFirstStopSiteId, SysFirstStopOrgId
    • setFirstStopSiteName

      public void setFirstStopSiteName​(java.lang.String value)
      Sets the value of FirstStopSiteName, and also nullifies the following surrogate ids: SysFirstStopSiteId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for FirstStopSiteName - the following will also be nullified: SysFirstStopSiteId
    • setLastStopSiteEnterpriseName

      public void setLastStopSiteEnterpriseName​(java.lang.String value)
      Sets the value of LastStopSiteEnterpriseName, and also nullifies the following surrogate ids: SysLastStopSiteId, SysLastStopOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for LastStopSiteEnterpriseName - the following will also be nullified: SysLastStopSiteId, SysLastStopOrgId
    • setLastStopSiteOrganizationName

      public void setLastStopSiteOrganizationName​(java.lang.String value)
      Sets the value of LastStopSiteOrganizationName, and also nullifies the following surrogate ids: SysLastStopSiteId, SysLastStopOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for LastStopSiteOrganizationName - the following will also be nullified: SysLastStopSiteId, SysLastStopOrgId
    • setLastStopSiteName

      public void setLastStopSiteName​(java.lang.String value)
      Sets the value of LastStopSiteName, and also nullifies the following surrogate ids: SysLastStopSiteId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for LastStopSiteName - the following will also be nullified: SysLastStopSiteId
    • setBillToEnterpriseName

      public void setBillToEnterpriseName​(java.lang.String value)
      Sets the value of BillToEnterpriseName, and also nullifies the following surrogate ids: SysBilltoSiteId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for BillToEnterpriseName - the following will also be nullified: SysBilltoSiteId
    • setBillToOrganizationName

      public void setBillToOrganizationName​(java.lang.String value)
      Sets the value of BillToOrganizationName, and also nullifies the following surrogate ids: SysBilltoSiteId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for BillToOrganizationName - the following will also be nullified: SysBilltoSiteId
    • setBillToSiteName

      public void setBillToSiteName​(java.lang.String value)
      Sets the value of BillToSiteName, and also nullifies the following surrogate ids: SysBilltoSiteId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for BillToSiteName - the following will also be nullified: SysBilltoSiteId
    • setTransportationControllingEnterpriseName

      public void setTransportationControllingEnterpriseName​(java.lang.String value)
      Sets the value of TransportationControllingEnterpriseName, and also nullifies the following surrogate ids: SysTcOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for TransportationControllingEnterpriseName - the following will also be nullified: SysTcOrgId
    • setTransportationControllingOrganizationName

      public void setTransportationControllingOrganizationName​(java.lang.String value)
      Sets the value of TransportationControllingOrganizationName, and also nullifies the following surrogate ids: SysTcOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for TransportationControllingOrganizationName - the following will also be nullified: SysTcOrgId
    • setCustomerOfTransportationControllingEnterpriseName

      public void setCustomerOfTransportationControllingEnterpriseName​(java.lang.String value)
      Sets the value of CustomerOfTransportationControllingEnterpriseName, and also nullifies the following surrogate ids: SysCustofTcOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CustomerOfTransportationControllingEnterpriseName - the following will also be nullified: SysCustofTcOrgId
    • setCustomerOfTransportationControllingOrganizationName

      public void setCustomerOfTransportationControllingOrganizationName​(java.lang.String value)
      Sets the value of CustomerOfTransportationControllingOrganizationName, and also nullifies the following surrogate ids: SysCustofTcOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CustomerOfTransportationControllingOrganizationName - the following will also be nullified: SysCustofTcOrgId
    • setCurrentCarrierEnterpriseName

      public void setCurrentCarrierEnterpriseName​(java.lang.String value)
      Sets the value of CurrentCarrierEnterpriseName, and also nullifies the following surrogate ids: SysCurrentCarrierOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CurrentCarrierEnterpriseName - the following will also be nullified: SysCurrentCarrierOrgId
    • setCurrentCarrierOrganizationName

      public void setCurrentCarrierOrganizationName​(java.lang.String value)
      Sets the value of CurrentCarrierOrganizationName, and also nullifies the following surrogate ids: SysCurrentCarrierOrgId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CurrentCarrierOrganizationName - the following will also be nullified: SysCurrentCarrierOrgId
    • setEquipmentType

      public void setEquipmentType​(java.lang.String value)
      Sets the value of EquipmentType, and also nullifies the following surrogate ids: SysEquipmentTypeId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for EquipmentType - the following will also be nullified: SysEquipmentTypeId
    • setCreationTemplateName

      public void setCreationTemplateName​(java.lang.String value)
      Sets the value of CreationTemplateName, and also nullifies the following surrogate ids: SysCreationTemplateId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CreationTemplateName - the following will also be nullified: SysCreationTemplateId
    • setCreationTemplateBaseTemplateName

      public void setCreationTemplateBaseTemplateName​(java.lang.String value)
      Sets the value of CreationTemplateBaseTemplateName, and also nullifies the following surrogate ids: SysCreationTemplateId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CreationTemplateBaseTemplateName - the following will also be nullified: SysCreationTemplateId
    • setCreationTemplateBaseTemplateLevelType

      public void setCreationTemplateBaseTemplateLevelType​(java.lang.String value)
      Sets the value of CreationTemplateBaseTemplateLevelType, and also nullifies the following surrogate ids: SysCreationTemplateId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CreationTemplateBaseTemplateLevelType - the following will also be nullified: SysCreationTemplateId
    • setCreationTemplateOwningOrgName

      public void setCreationTemplateOwningOrgName​(java.lang.String value)
      Sets the value of CreationTemplateOwningOrgName, and also nullifies the following surrogate ids: SysCreationTemplateId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CreationTemplateOwningOrgName - the following will also be nullified: SysCreationTemplateId
    • setCreationTemplateOwningOrgEnterpriseName

      public void setCreationTemplateOwningOrgEnterpriseName​(java.lang.String value)
      Sets the value of CreationTemplateOwningOrgEnterpriseName, and also nullifies the following surrogate ids: SysCreationTemplateId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CreationTemplateOwningOrgEnterpriseName - the following will also be nullified: SysCreationTemplateId
    • setCreationTemplateOwningUserName

      public void setCreationTemplateOwningUserName​(java.lang.String value)
      Sets the value of CreationTemplateOwningUserName, and also nullifies the following surrogate ids: SysCreationTemplateId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CreationTemplateOwningUserName - the following will also be nullified: SysCreationTemplateId
    • setCreationTemplateOwningUserEnterpriseName

      public void setCreationTemplateOwningUserEnterpriseName​(java.lang.String value)
      Sets the value of CreationTemplateOwningUserEnterpriseName, and also nullifies the following surrogate ids: SysCreationTemplateId. This nullification is done to ensure that a client can set either natural keys or sys id as desired. If you as a client wish to populate *both* natural and surrogate ids, you should set the natural keys first, then set the surrogate ids passing 'false' as the second parameter
      Parameters:
      value - new value for CreationTemplateOwningUserEnterpriseName - the following will also be nullified: SysCreationTemplateId
    • getStopCount

      public long getStopCount()
    • unsetStopCount

      public void unsetStopCount()
    • getTotalDistance

      public double getTotalDistance()
    • unsetTotalDistance

      public void unsetTotalDistance()
    • getTotalVolume

      public double getTotalVolume()
    • unsetTotalVolume

      public void unsetTotalVolume()
    • getTotalWeight

      public double getTotalWeight()
    • unsetTotalWeight

      public void unsetTotalWeight()
    • getContinuousMoveSequenceNumber

      public long getContinuousMoveSequenceNumber()
    • unsetContinuousMoveSequenceNumber

      public void unsetContinuousMoveSequenceNumber()
    • getDeadHeadDistance

      public double getDeadHeadDistance()
    • unsetDeadHeadDistance

      public void unsetDeadHeadDistance()
    • getCurrentPositionLongitude

      public double getCurrentPositionLongitude()
    • unsetCurrentPositionLongitude

      public void unsetCurrentPositionLongitude()
    • getCurrentPositionLatitude

      public double getCurrentPositionLatitude()
    • unsetCurrentPositionLatitude

      public void unsetCurrentPositionLatitude()
    • getAttachedNoteCount

      public long getAttachedNoteCount()
    • unsetAttachedNoteCount

      public void unsetAttachedNoteCount()
    • getTotalShippedQuantity

      public double getTotalShippedQuantity()
    • unsetTotalShippedQuantity

      public void unsetTotalShippedQuantity()
    • getTotalReceivedQuantity

      public double getTotalReceivedQuantity()
    • unsetTotalReceivedQuantity

      public void unsetTotalReceivedQuantity()
    • getTotalShippedQuantity2

      public double getTotalShippedQuantity2()
    • unsetTotalShippedQuantity2

      public void unsetTotalShippedQuantity2()
    • getTotalReceivedQuantity2

      public double getTotalReceivedQuantity2()
    • unsetTotalReceivedQuantity2

      public void unsetTotalReceivedQuantity2()
    • issueOn

      public com.onenetwork.platform.common.Issue issueOn​(java.lang.String issueName, IssueSeverity issueSeverity)
      Utility method to create an issue and set it on JAXB
    • issueOff

      public com.onenetwork.platform.common.Issue issueOff​(java.lang.String issueName)
      Utility method to create an issue and set it on JAXB
    • equals

      public boolean equals​(java.lang.Object obj)
      Description copied from interface: Model
      A Model object is considered "equal" to another Model object if it is a Model of the same type and its Natural Key fields are identical.
      Specified by:
      equals in interface Model
      Overrides:
      equals in class java.lang.Object
      Parameters:
      obj - object to compare
      Returns:
      true if the object is the same type of Model with identical Natural Key fields
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class java.lang.Object
    • internalToString

      protected java.lang.String internalToString()
      Overrides:
      internalToString in class com.onenetwork.platform.common.Model
    • toStrContrib

      public java.lang.String toStrContrib()
      Not intended for use by Clients
    • getModelType

      public com.onenetwork.platform.data.model.impl.ModelType getModelType()
      methods to get ModelType for this JAXB.
      Overrides:
      getModelType in class com.onenetwork.platform.common.Model
    • getModelLevelType

      public com.onenetwork.platform.data.model.impl.ModelLevelType getModelLevelType()
      methods to get ModelLevelType for this JAXB.
      Overrides:
      getModelLevelType in class com.onenetwork.platform.common.Model
    • getStandardModelName

      public java.lang.String getStandardModelName()
      method to get standard model name for this JAXB.
      Overrides:
      getStandardModelName in class com.onenetwork.platform.common.Model
    • getSysCreationOrgId

      public java.lang.Long getSysCreationOrgId()
      Returns the surrogate id value for SysCreationOrgId. After reading a model, this will always match with the corresponding natural keys, which are: creationEnterpriseName, creationOrganizationName
    • setSysCreationOrgId

      public void setSysCreationOrgId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysCreationOrgId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: creationEnterpriseName, creationOrganizationName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysCreationOrgId
      nullifyNaturalKeys - true to nullify the related natural keys (creationEnterpriseName, creationOrganizationName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysEnterpriseRsrcId

      public java.lang.Long getSysEnterpriseRsrcId()
      Returns the surrogate id value for SysEnterpriseRsrcId. After reading a model, this will always match with the corresponding natural keys, which are: entRsrcEnterpriseName, enterpriseRsrcName
    • setSysEnterpriseRsrcId

      public void setSysEnterpriseRsrcId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysEnterpriseRsrcId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: entRsrcEnterpriseName, enterpriseRsrcName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysEnterpriseRsrcId
      nullifyNaturalKeys - true to nullify the related natural keys (entRsrcEnterpriseName, enterpriseRsrcName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysFirstStopSiteId

      public java.lang.Long getSysFirstStopSiteId()
      Returns the surrogate id value for SysFirstStopSiteId. After reading a model, this will always match with the corresponding natural keys, which are: firstStopSiteEnterpriseName, firstStopSiteOrganizationName, firstStopSiteName
    • setSysFirstStopSiteId

      public void setSysFirstStopSiteId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysFirstStopSiteId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: firstStopSiteEnterpriseName, firstStopSiteOrganizationName, firstStopSiteName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysFirstStopSiteId
      nullifyNaturalKeys - true to nullify the related natural keys (firstStopSiteEnterpriseName, firstStopSiteOrganizationName, firstStopSiteName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysLastStopSiteId

      public java.lang.Long getSysLastStopSiteId()
      Returns the surrogate id value for SysLastStopSiteId. After reading a model, this will always match with the corresponding natural keys, which are: lastStopSiteEnterpriseName, lastStopSiteOrganizationName, lastStopSiteName
    • setSysLastStopSiteId

      public void setSysLastStopSiteId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysLastStopSiteId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: lastStopSiteEnterpriseName, lastStopSiteOrganizationName, lastStopSiteName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysLastStopSiteId
      nullifyNaturalKeys - true to nullify the related natural keys (lastStopSiteEnterpriseName, lastStopSiteOrganizationName, lastStopSiteName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysBilltoSiteId

      public java.lang.Long getSysBilltoSiteId()
      Returns the surrogate id value for SysBilltoSiteId. After reading a model, this will always match with the corresponding natural keys, which are: billToEnterpriseName, billToOrganizationName, billToSiteName
    • setSysBilltoSiteId

      public void setSysBilltoSiteId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysBilltoSiteId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: billToEnterpriseName, billToOrganizationName, billToSiteName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysBilltoSiteId
      nullifyNaturalKeys - true to nullify the related natural keys (billToEnterpriseName, billToOrganizationName, billToSiteName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysTcOrgId

      public java.lang.Long getSysTcOrgId()
      Returns the surrogate id value for SysTcOrgId. After reading a model, this will always match with the corresponding natural keys, which are: transportationControllingEnterpriseName, transportationControllingOrganizationName
    • setSysTcOrgId

      public void setSysTcOrgId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysTcOrgId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: transportationControllingEnterpriseName, transportationControllingOrganizationName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysTcOrgId
      nullifyNaturalKeys - true to nullify the related natural keys (transportationControllingEnterpriseName, transportationControllingOrganizationName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysCustofTcOrgId

      public java.lang.Long getSysCustofTcOrgId()
      Returns the surrogate id value for SysCustofTcOrgId. After reading a model, this will always match with the corresponding natural keys, which are: customerOfTransportationControllingEnterpriseName, customerOfTransportationControllingOrganizationName
    • setSysCustofTcOrgId

      public void setSysCustofTcOrgId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysCustofTcOrgId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: customerOfTransportationControllingEnterpriseName, customerOfTransportationControllingOrganizationName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysCustofTcOrgId
      nullifyNaturalKeys - true to nullify the related natural keys (customerOfTransportationControllingEnterpriseName, customerOfTransportationControllingOrganizationName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysCurrentCarrierOrgId

      public java.lang.Long getSysCurrentCarrierOrgId()
      Returns the surrogate id value for SysCurrentCarrierOrgId. After reading a model, this will always match with the corresponding natural keys, which are: currentCarrierEnterpriseName, currentCarrierOrganizationName
    • setSysCurrentCarrierOrgId

      public void setSysCurrentCarrierOrgId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysCurrentCarrierOrgId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: currentCarrierEnterpriseName, currentCarrierOrganizationName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysCurrentCarrierOrgId
      nullifyNaturalKeys - true to nullify the related natural keys (currentCarrierEnterpriseName, currentCarrierOrganizationName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysEquipmentTypeId

      public java.lang.Long getSysEquipmentTypeId()
      Returns the surrogate id value for SysEquipmentTypeId. After reading a model, this will always match with the corresponding natural keys, which are: equipmentType
    • setSysEquipmentTypeId

      public void setSysEquipmentTypeId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysEquipmentTypeId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: equipmentType. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysEquipmentTypeId
      nullifyNaturalKeys - true to nullify the related natural keys (equipmentType), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysFirstStopOrgId

      public java.lang.Long getSysFirstStopOrgId()
      Returns the surrogate id value for SysFirstStopOrgId. After reading a model, this will always match with the corresponding natural keys, which are: firstStopSiteEnterpriseName, firstStopSiteOrganizationName
    • setSysFirstStopOrgId

      public void setSysFirstStopOrgId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysFirstStopOrgId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: firstStopSiteEnterpriseName, firstStopSiteOrganizationName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysFirstStopOrgId
      nullifyNaturalKeys - true to nullify the related natural keys (firstStopSiteEnterpriseName, firstStopSiteOrganizationName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysLastStopOrgId

      public java.lang.Long getSysLastStopOrgId()
      Returns the surrogate id value for SysLastStopOrgId. After reading a model, this will always match with the corresponding natural keys, which are: lastStopSiteEnterpriseName, lastStopSiteOrganizationName
    • setSysLastStopOrgId

      public void setSysLastStopOrgId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysLastStopOrgId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: lastStopSiteEnterpriseName, lastStopSiteOrganizationName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysLastStopOrgId
      nullifyNaturalKeys - true to nullify the related natural keys (lastStopSiteEnterpriseName, lastStopSiteOrganizationName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both
    • getSysCreationTemplateId

      public java.lang.Long getSysCreationTemplateId()
      Returns the surrogate id value for SysCreationTemplateId. After reading a model, this will always match with the corresponding natural keys, which are: creationTemplateName, creationTemplateBaseTemplateName, creationTemplateBaseTemplateLevelType, creationTemplateOwningOrgName, creationTemplateOwningOrgEnterpriseName, creationTemplateOwningUserName, creationTemplateOwningUserEnterpriseName
    • setSysCreationTemplateId

      public void setSysCreationTemplateId​(java.lang.Long value, boolean nullifyNaturalKeys)
      Sets the surrogate id value for SysCreationTemplateId. As a client, when you want to update the model in the database, you may set values either by natural key or by sys id, or by both. Calling this method with 'true' will nullify the natural keys for this surrogate key: creationTemplateName, creationTemplateBaseTemplateName, creationTemplateBaseTemplateLevelType, creationTemplateOwningOrgName, creationTemplateOwningOrgEnterpriseName, creationTemplateOwningUserName, creationTemplateOwningUserEnterpriseName. This ensures the values don't conflict. If you are 'populating' an object and want to set both natural and surrogate keys, you should set the natural keys first, then call this method with 'false' for nullifyNaturalKeys.
      Parameters:
      value - new value for SysCreationTemplateId
      nullifyNaturalKeys - true to nullify the related natural keys (creationTemplateName, creationTemplateBaseTemplateName, creationTemplateBaseTemplateLevelType, creationTemplateOwningOrgName, creationTemplateOwningOrgEnterpriseName, creationTemplateOwningUserName, creationTemplateOwningUserEnterpriseName), or false to leave as is - please note that you can pass either surrogate id or natural keys to the server write API, or both