Class PsseGneDevice

java.lang.Object
com.powsybl.psse.model.pf.PsseGneDevice

public class PsseGneDevice extends Object
Author:
Luma Zamarreño <zamarrenolm at aia.es>, José Antonio Marqués <marquesja at aia.es>
  • Constructor Details

    • PsseGneDevice

      public PsseGneDevice()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getModel

      public String getModel()
    • setModel

      public void setModel(String model)
    • getNterm

      public int getNterm()
    • setNterm

      public void setNterm(int nterm)
    • getBus1

      public int getBus1()
    • setBus1

      public void setBus1(int bus1)
    • getBus2

      public int getBus2()
    • setBus2

      public void setBus2(int bus2)
    • getNreal

      public int getNreal()
    • setNreal

      public void setNreal(int nreal)
    • getNintg

      public int getNintg()
    • setNintg

      public void setNintg(int nintg)
    • getNchar

      public int getNchar()
    • setNchar

      public void setNchar(int nchar)
    • getStatus

      public int getStatus()
    • setStatus

      public void setStatus(int status)
    • getOwner

      public int getOwner()
    • setOwner

      public void setOwner(int owner)
    • getNmet

      public int getNmet()
    • setNmet

      public void setNmet(int nmet)
    • getReal1

      public double getReal1()
    • setReal1

      public void setReal1(double real1)
    • getReal2

      public double getReal2()
    • setReal2

      public void setReal2(double real2)
    • getReal3

      public double getReal3()
    • setReal3

      public void setReal3(double real3)
    • getReal4

      public double getReal4()
    • setReal4

      public void setReal4(double real4)
    • getReal5

      public double getReal5()
    • setReal5

      public void setReal5(double real5)
    • getReal6

      public double getReal6()
    • setReal6

      public void setReal6(double real6)
    • getReal7

      public double getReal7()
    • setReal7

      public void setReal7(double real7)
    • getReal8

      public double getReal8()
    • setReal8

      public void setReal8(double real8)
    • getReal9

      public double getReal9()
    • setReal9

      public void setReal9(double real9)
    • getReal10

      public double getReal10()
    • setReal10

      public void setReal10(double real10)
    • getIntg1

      public int getIntg1()
    • setIntg1

      public void setIntg1(int intg1)
    • getIntg2

      public int getIntg2()
    • setIntg2

      public void setIntg2(int intg2)
    • getIntg3

      public int getIntg3()
    • setIntg3

      public void setIntg3(int intg3)
    • getIntg4

      public int getIntg4()
    • setIntg4

      public void setIntg4(int intg4)
    • getIntg5

      public int getIntg5()
    • setIntg5

      public void setIntg5(int intg5)
    • getIntg6

      public int getIntg6()
    • setIntg6

      public void setIntg6(int intg6)
    • getIntg7

      public int getIntg7()
    • setIntg7

      public void setIntg7(int intg7)
    • getIntg8

      public int getIntg8()
    • setIntg8

      public void setIntg8(int intg8)
    • getIntg9

      public int getIntg9()
    • setIntg9

      public void setIntg9(int intg9)
    • getIntg10

      public int getIntg10()
    • setIntg10

      public void setIntg10(int intg10)
    • getChar1

      public String getChar1()
    • setChar1

      public void setChar1(String char1)
    • getChar2

      public String getChar2()
    • setChar2

      public void setChar2(String char2)
    • getChar3

      public String getChar3()
    • setChar3

      public void setChar3(String char3)
    • getChar4

      public String getChar4()
    • setChar4

      public void setChar4(String char4)
    • getChar5

      public String getChar5()
    • setChar5

      public void setChar5(String char5)
    • getChar6

      public String getChar6()
    • setChar6

      public void setChar6(String char6)
    • getChar7

      public String getChar7()
    • setChar7

      public void setChar7(String char7)
    • getChar8

      public String getChar8()
    • setChar8

      public void setChar8(String char8)
    • getChar9

      public String getChar9()
    • setChar9

      public void setChar9(String char9)
    • getChar10

      public String getChar10()
    • setChar10

      public void setChar10(String char10)