Class CustomerLinks

java.lang.Object
br.com.moip.resource.links.CustomerLinks

public class CustomerLinks
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    CustomerLinks()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getHostedAccountHref()  
    java.lang.String getSelfHref()  
    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

    • getSelfHref

      public java.lang.String getSelfHref()
    • getHostedAccountHref

      public java.lang.String getHostedAccountHref()
    • toString

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