Package org.cxml

Class ProductionFacility

java.lang.Object
org.cxml.ProductionFacility

public class ProductionFacility extends Object
  • Field Details

  • Constructor Details

    • ProductionFacility

      public ProductionFacility()
  • Method Details

    • getName

      public String getName()
      Gets the value of the name property.
      Returns:
      possible object is String
    • setName

      public void setName(String value)
      Sets the value of the name property.
      Parameters:
      value - allowed object is String
    • getIdReference

      public IdReference getIdReference()
      Gets the value of the idReference property.
      Returns:
      possible object is IdReference
    • setIdReference

      public void setIdReference(IdReference value)
      Sets the value of the idReference property.
      Parameters:
      value - allowed object is IdReference
    • getProductionFacilityRole

      public ProductionFacilityRole getProductionFacilityRole()
      Gets the value of the productionFacilityRole property.
      Returns:
      possible object is ProductionFacilityRole
    • setProductionFacilityRole

      public void setProductionFacilityRole(ProductionFacilityRole value)
      Sets the value of the productionFacilityRole property.
      Parameters:
      value - allowed object is ProductionFacilityRole