PhysicalAddressSimpleConverter Class |
Namespace: net.openstack.Core.Domain.Converters
The PhysicalAddressSimpleConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() | PhysicalAddressSimpleConverter | Initializes a new instance of the PhysicalAddressSimpleConverter class |
Name | Description | |
---|---|---|
![]() | CanConvert |
Determines whether this instance can convert the specified object type.
(Inherited from SimpleStringJsonConverterT.) |
![]() | GetSchema |
Gets the JsonSchema of the JSON produced by the JsonConverter.
(Inherited from JsonConverter.) |
![]() | ReadJson |
Reads the JSON representation of the object.
(Inherited from SimpleStringJsonConverterT.) |
![]() | WriteJson |
Writes the JSON representation of the object.
(Inherited from SimpleStringJsonConverterT.) |
Name | Description | |
---|---|---|
![]() | CanRead |
Gets a value indicating whether this JsonConverter can read JSON.
(Inherited from JsonConverter.) |
![]() | CanWrite |
Gets a value indicating whether this JsonConverter can write JSON.
(Inherited from JsonConverter.) |