Interface StructureDefinition

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

@Internal public interface StructureDefinition
Represents a definition of a structure used to exchange information
  • 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