Class ExtractorPositionValue

java.lang.Object
ru.bitel.bgbilling.modules.bill.server.bean.PositionValue
ru.bitel.bgbilling.modules.bill.server.bean.ExtractorPositionValue

public class ExtractorPositionValue
extends PositionValue
  • Constructor Details

    • ExtractorPositionValue

      public ExtractorPositionValue()
  • Method Details

    • getSid

      public int getSid()
    • setSid

      public void setSid​(int sid)
    • getMid

      public int getMid()
    • setMid

      public void setMid​(int mid)
    • toElement

      public void toElement​(org.w3c.dom.Element el)
      Overrides:
      toElement in class PositionValue
    • toElement

      public void toElement​(javax.xml.stream.XMLStreamWriter el) throws javax.xml.stream.XMLStreamException
      Overrides:
      toElement in class PositionValue
      Throws:
      javax.xml.stream.XMLStreamException