Package io.openapiparser.model.v30
Interface Reference
-
public interface Referencethe Reference object.See specification: 4.7.23 Reference Object JSON Reference
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetRef()$ref value.booleanisRef()check if this is a $ref object.
-