Package | Description |
---|---|
io.swagger.models | |
io.swagger.models.properties | |
io.swagger.util |
Modifier and Type | Method and Description |
---|---|
Xml |
Xml.attribute(Boolean attribute) |
Xml |
ModelImpl.getXml() |
Xml |
Xml.name(String name) |
Xml |
Xml.namespace(String namespace) |
Xml |
Xml.prefix(String prefix) |
Xml |
Xml.wrapped(Boolean wrapped) |
Modifier and Type | Method and Description |
---|---|
void |
ModelImpl.setXml(Xml xml) |
ModelImpl |
ModelImpl.xml(Xml xml) |
Modifier and Type | Method and Description |
---|---|
Xml |
Property.getXml() |
Xml |
AbstractProperty.getXml() |
Modifier and Type | Method and Description |
---|---|
void |
Property.setXml(Xml xml) |
void |
AbstractProperty.setXml(Xml xml) |
IntegerProperty |
IntegerProperty.xml(Xml xml) |
BinaryProperty |
BinaryProperty.xml(Xml xml) |
FileProperty |
FileProperty.xml(Xml xml) |
ObjectProperty |
ObjectProperty.xml(Xml xml) |
DoubleProperty |
DoubleProperty.xml(Xml xml) |
ArrayProperty |
ArrayProperty.xml(Xml xml) |
DecimalProperty |
DecimalProperty.xml(Xml xml) |
UUIDProperty |
UUIDProperty.xml(Xml xml) |
MapProperty |
MapProperty.xml(Xml xml) |
ByteArrayProperty |
ByteArrayProperty.xml(Xml xml) |
EmailProperty |
EmailProperty.xml(Xml xml) |
LongProperty |
LongProperty.xml(Xml xml) |
DateProperty |
DateProperty.xml(Xml xml) |
DateTimeProperty |
DateTimeProperty.xml(Xml xml) |
BooleanProperty |
BooleanProperty.xml(Xml xml) |
StringProperty |
StringProperty.xml(Xml xml) |
FloatProperty |
FloatProperty.xml(Xml xml) |
PasswordProperty |
PasswordProperty.xml(Xml xml) |
Modifier and Type | Method and Description |
---|---|
Xml |
PropertyDeserializer.getXml(com.fasterxml.jackson.databind.JsonNode node) |
Copyright © 2017. All rights reserved.