Class ElementDefinitionType

java.lang.Object
ai.stapi.schema.structuredefinition.ElementDefinitionType

public class ElementDefinitionType extends Object
  • Constructor Details

    • ElementDefinitionType

      protected ElementDefinitionType()
    • ElementDefinitionType

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

      public ElementDefinitionType(String code)
  • Method Details

    • getCode

      public String getCode()
    • getTargetProfile

      public List<String> getTargetProfile()