Package wt.part

Class _PlantStandardConfigSpec

java.lang.Object
wt.part._PlantStandardConfigSpec
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, NetFactor, ObjectMappable, ConfigSpec
Direct Known Subclasses:
PlantStandardConfigSpec

public abstract class _PlantStandardConfigSpec extends Object implements ConfigSpec, ObjectMappable, Externalizable
See Also:
  • Field Details

  • Method Details

    • getLifeCycleState

      public State getLifeCycleState()
      If set, ONLY those WTParts at this particular state are returned.

      Supported API: true

      See Also:
    • setLifeCycleState

      public void setLifeCycleState(State lifeCycleState)
      If set, ONLY those WTParts at this particular state are returned.

      Supported API: true

      See Also:
    • isWorkingIncluded

      public boolean isWorkingIncluded()
      If true, include any working copies I may have.

      Supported API: true

      See Also:
    • setWorkingIncluded

      public void setWorkingIncluded(boolean workingIncluded)
      If true, include any working copies I may have.

      Supported API: true

      See Also: