Package org.cxml

Class ProductionFacilityRole

java.lang.Object
org.cxml.ProductionFacilityRole

public class ProductionFacilityRole extends Object
  • Field Details

  • Constructor Details

    • ProductionFacilityRole

      public ProductionFacilityRole()
  • 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