Interface Indx.IndxBuilder

All Superinterfaces:
Indx, com.rosetta.model.lib.RosettaModelObject, com.rosetta.model.lib.RosettaModelObjectBuilder
All Known Implementing Classes:
Indx.IndxBuilderImpl
Enclosing interface:
Indx

public static interface Indx.IndxBuilder extends Indx, com.rosetta.model.lib.RosettaModelObjectBuilder
Builder Interface
  • Method Details

    • getOrCreateNm

      Nm.NmBuilder getOrCreateNm()
    • getNm

      Nm.NmBuilder getNm()
      Description copied from interface: Indx
      Getter Methods
      Specified by:
      getNm in interface Indx
    • setNm

      Indx.IndxBuilder setNm(Nm nm)
    • process

      default void process(com.rosetta.model.lib.path.RosettaPath path, com.rosetta.model.lib.process.BuilderProcessor processor)
      Specified by:
      process in interface com.rosetta.model.lib.RosettaModelObjectBuilder
    • prune

      Specified by:
      prune in interface com.rosetta.model.lib.RosettaModelObjectBuilder