public class Oas30Info extends OasInfo
contact, description, license, termsOfService, title, version
_extensions
_attributes, _extraProperties, _modelId, _ownerDocument, _parent, _validationProblems
Constructor and Description |
---|
Oas30Info()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Contact |
createContact()
Creates a Contact node.
|
License |
createLicense()
Creates a License node.
|
addExtension, clearExtensions, createExtension, getExtension, getExtensions, isExtensible, removeExtension
addExtraProperty, addValidationProblem, attachToParent, clearAttributes, clearValidationProblems, getAttribute, getAttributeNames, getExtraProperty, getExtraPropertyNames, getValidationProblemCodes, getValidationProblems, getValidationProblemsFor, hasExtraProperties, isAttached, modelId, ownerDocument, parent, removeExtraProperty, setAttribute
public Contact createContact()
Info
createContact
in class Info
Info.createContact()
public License createLicense()
Info
createLicense
in class Info
Info.createLicense()
Copyright © 2020 Red Hat. All rights reserved.