Package org.cxml

Class ProductionFacilityAssociation

java.lang.Object
org.cxml.ProductionFacilityAssociation

public class ProductionFacilityAssociation extends Object
  • Field Details

  • Constructor Details

    • ProductionFacilityAssociation

      public ProductionFacilityAssociation()
  • Method Details

    • getOperation

      public String getOperation()
      Gets the value of the operation property.
      Returns:
      possible object is String
    • setOperation

      public void setOperation(String value)
      Sets the value of the operation property.
      Parameters:
      value - allowed object is String
    • getProductionFacility

      public ProductionFacility getProductionFacility()
      Gets the value of the productionFacility property.
      Returns:
      possible object is ProductionFacility
    • setProductionFacility

      public void setProductionFacility(ProductionFacility value)
      Sets the value of the productionFacility property.
      Parameters:
      value - allowed object is ProductionFacility
    • getOrganizationalUnit

      public OrganizationalUnit getOrganizationalUnit()
      Gets the value of the organizationalUnit property.
      Returns:
      possible object is OrganizationalUnit
    • setOrganizationalUnit

      public void setOrganizationalUnit(OrganizationalUnit value)
      Sets the value of the organizationalUnit property.
      Parameters:
      value - allowed object is OrganizationalUnit
    • getShipTo

      public ShipTo getShipTo()
      Gets the value of the shipTo property.
      Returns:
      possible object is ShipTo
    • setShipTo

      public void setShipTo(ShipTo value)
      Sets the value of the shipTo property.
      Parameters:
      value - allowed object is ShipTo