Package org.cxml

Class PackageID

java.lang.Object
org.cxml.PackageID

public class PackageID extends Object
  • Field Details

    • globalIndividualAssetID

      protected String globalIndividualAssetID
    • returnablePackageID

      protected String returnablePackageID
    • packageTrackingID

      protected String packageTrackingID
  • Constructor Details

    • PackageID

      public PackageID()
  • Method Details

    • getGlobalIndividualAssetID

      public String getGlobalIndividualAssetID()
      Gets the value of the globalIndividualAssetID property.
      Returns:
      possible object is String
    • setGlobalIndividualAssetID

      public void setGlobalIndividualAssetID(String value)
      Sets the value of the globalIndividualAssetID property.
      Parameters:
      value - allowed object is String
    • getReturnablePackageID

      public String getReturnablePackageID()
      Gets the value of the returnablePackageID property.
      Returns:
      possible object is String
    • setReturnablePackageID

      public void setReturnablePackageID(String value)
      Sets the value of the returnablePackageID property.
      Parameters:
      value - allowed object is String
    • getPackageTrackingID

      public String getPackageTrackingID()
      Gets the value of the packageTrackingID property.
      Returns:
      possible object is String
    • setPackageTrackingID

      public void setPackageTrackingID(String value)
      Sets the value of the packageTrackingID property.
      Parameters:
      value - allowed object is String