Class APISpecificationProperties

  • All Implemented Interfaces:
    Serializable

    public class APISpecificationProperties
    extends SchemaTypeProperties
    APISpecificationProperties is a class for representing the top-level element for an API's schema.
    See Also:
    Serialized Form
    • Constructor Detail

      • APISpecificationProperties

        public APISpecificationProperties()
        Default constructor
      • APISpecificationProperties

        public APISpecificationProperties​(APISpecificationProperties template)
        Copy/clone constructor.
        Parameters:
        template - object to copy