Interface BrAPIType

All Known Subinterfaces:
BrAPIClass
All Known Implementing Classes:
BrAPIAllOfType, BrAPIArrayType, BrAPIEnumType, BrAPIObjectType, BrAPIOneOfType, BrAPIPrimitiveType, BrAPIReferenceType

public interface BrAPIType
Base class for all BrAPI Types
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the name of the BrAPI Type
  • Method Details

    • getName

      String getName()
      Gets the name of the BrAPI Type
      Returns:
      the name of the BrAPI Type