java.lang.Object
org.bgerp.model.base.Id
ru.bgcrm.plugin.bgbilling.proto.model.ipn.IpnGate
All Implemented Interfaces:
Serializable, Id<Integer>

public class IpnGate extends Id
See Also:
  • Constructor Details

    • IpnGate

      public IpnGate(Element el)
  • Method Details

    • getParentId

      public int getParentId()
    • getHost

      public String getHost()
    • getPort

      public int getPort()
    • getType

      public String getType()
    • getTypeId

      public int getTypeId()
    • getAddress

      public String getAddress()
    • getComment

      public String getComment()
    • getChildList

      public List<IpnGate> getChildList()