Class AasCreator.AasResult

java.lang.Object
test.de.iip_ecosphere.platform.services.environment.AasCreator.AasResult
Enclosing class:
AasCreator

public static class AasCreator.AasResult extends Object
Collects AAS creation results.
Author:
Holger Eichelberger, SSE
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private de.iip_ecosphere.platform.services.environment.ServiceStub
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    de.iip_ecosphere.platform.services.environment.ServiceStub
    Returns the service stub.

    Methods inherited from class java.lang.Object

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

    • stub

      private de.iip_ecosphere.platform.services.environment.ServiceStub stub
  • Constructor Details

    • AasResult

      public AasResult()
  • Method Details

    • getStub

      public de.iip_ecosphere.platform.services.environment.ServiceStub getStub()
      Returns the service stub.
      Returns:
      the stub