Class Account.BusinessSegment

java.lang.Object
br.com.moip.resource.Account.BusinessSegment
Enclosing class:
Account

public class Account.BusinessSegment
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    BusinessSegment()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getId()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details

    • getId

      public java.lang.String getId()
    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object