Class RawStructureDefinitionElementDefinition.ElementDefinitionType

java.lang.Object
ai.stapi.schema.structuredefinition.RawStructureDefinitionElementDefinition.ElementDefinitionType
Enclosing class:
RawStructureDefinitionElementDefinition

public static class RawStructureDefinitionElementDefinition.ElementDefinitionType extends Object
  • Constructor Details

    • ElementDefinitionType

      protected ElementDefinitionType()
    • ElementDefinitionType

      public ElementDefinitionType(String code, List<String> targetProfile)
  • Method Details

    • getCode

      public String getCode()
    • getTargetProfile

      public List<String> getTargetProfile()