Class Example

    • Constructor Detail

      • Example

        public Example​(Context context,
                       io.openapiprocessor.jsonschema.schema.Bucket bucket)
    • Method Detail

      • isRef

        public boolean isRef()
        check if this is a $ref object.
        Specified by:
        isRef in interface Reference
        Returns:
        true if $ref else false.
      • getSummary

        public @Nullable java.lang.String getSummary()
        Specified by:
        getSummary in interface Reference
      • getDescription

        public @Nullable java.lang.String getDescription()
        Specified by:
        getDescription in interface Reference
      • getValue

        public @Nullable java.lang.Object getValue()
      • getExternalValue

        public @Nullable java.lang.String getExternalValue()
      • getExtensions

        public java.util.Map<java.lang.String,​java.lang.Object> getExtensions()
        Description copied from interface: Extensions
        map of all extension properties.
        Specified by:
        getExtensions in interface Extensions
        Overrides:
        getExtensions in class Properties
        Returns:
        map of extension properties