Class ApiWataqCrSa.Share

java.lang.Object
company.tap.commondependencies.ThridPartyApiModels.ApiWataqCrSa.Share
Enclosing class:
ApiWataqCrSa

public static class ApiWataqCrSa.Share
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    int sharePrice  
    int sharesCount  
  • Constructor Summary

    Constructors
    Constructor Description
    Share()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • sharePrice

      public int sharePrice
    • sharesCount

      public int sharesCount
  • Constructor Details

    • Share

      public Share()