Package | Description |
---|---|
io.swagger.models | |
io.swagger.models.properties |
Modifier and Type | Method and Description |
---|---|
Xml |
Xml.attribute(java.lang.Boolean attribute) |
Xml |
AbstractModel.getXml() |
Xml |
Xml.name(java.lang.String name) |
Xml |
Xml.namespace(java.lang.String namespace) |
Xml |
Xml.prefix(java.lang.String prefix) |
Xml |
Xml.wrapped(java.lang.Boolean wrapped) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractModel.setXml(Xml xml) |
ModelImpl |
ModelImpl.xml(Xml xml) |
Modifier and Type | Field and Description |
---|---|
protected Xml |
AbstractProperty.xml |
Modifier and Type | Method and Description |
---|---|
Xml |
AbstractProperty.getXml() |
Xml |
Property.getXml() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractProperty.setXml(Xml xml) |
void |
Property.setXml(Xml xml) |
DoubleProperty |
DoubleProperty.xml(Xml xml) |
UntypedProperty |
UntypedProperty.xml(Xml xml) |
FileProperty |
FileProperty.xml(Xml xml) |
IntegerProperty |
IntegerProperty.xml(Xml xml) |
FloatProperty |
FloatProperty.xml(Xml xml) |
LongProperty |
LongProperty.xml(Xml xml) |
MapProperty |
MapProperty.xml(Xml xml) |
ComposedProperty |
ComposedProperty.xml(Xml xml) |
DateProperty |
DateProperty.xml(Xml xml) |
UUIDProperty |
UUIDProperty.xml(Xml xml) |
PasswordProperty |
PasswordProperty.xml(Xml xml) |
EmailProperty |
EmailProperty.xml(Xml xml) |
BooleanProperty |
BooleanProperty.xml(Xml xml) |
ArrayProperty |
ArrayProperty.xml(Xml xml) |
BinaryProperty |
BinaryProperty.xml(Xml xml) |
ByteArrayProperty |
ByteArrayProperty.xml(Xml xml) |
ObjectProperty |
ObjectProperty.xml(Xml xml) |
DecimalProperty |
DecimalProperty.xml(Xml xml) |
DateTimeProperty |
DateTimeProperty.xml(Xml xml) |
StringProperty |
StringProperty.xml(Xml xml) |
Copyright © 2020 JBoss by Red Hat. All Rights Reserved.