Class AttributeList

java.lang.Object
de.aristaflow.ilm.ws.rest.model.resourcemodel.Attribute
de.aristaflow.ilm.ws.rest.model.resourcemodel.AttributeList

public class AttributeList extends Attribute
/** /** This class just overrides the schema with a non-recursive AttributeList.
See Also:
  • Field Details

    • innerTypeClass

      @NotBlank public @NotBlank String innerTypeClass
    • inheritance

      @NotNull public @NotNull de.aristaflow.adept2.model.resourcemodel.AttributeList.ListInheritance inheritance
    • attributes

      public Object attributes
  • Constructor Details

    • AttributeList

      public AttributeList()