Interface StructureDefinition

All Known Subinterfaces:
FieldBaseStructureDefinition
All Known Implementing Classes:
ClassStructureDefinition, PrimitiveStructureDefinition, SimpleStructureDefinition

public interface StructureDefinition
Represents a definition of a structure used to exchange information
Author:
Esteban Robles Luna
  • Method Details

    • getId

      String getId()
      Obtains the id of this structure
      Returns:
      the id of this structure
    • createInstance

      StructureInstance createInstance()
      Returns:
      a new instance of this structure definition