Package | Description |
---|---|
org.openestate.io.immobiliare_it |
Read and write XML data for
immobiliare.it.
|
org.openestate.io.immobiliare_it.converters |
Convert XML data for immobiliare.it
between different versions.
|
Modifier and Type | Field and Description |
---|---|
static ImmobiliareItVersion |
ImmobiliareItUtils.VERSION
the latest implemented version of this format
|
Modifier and Type | Method and Description |
---|---|
static ImmobiliareItVersion |
ImmobiliareItVersion.detectFromString(String version) |
ImmobiliareItVersion |
ImmobiliareItDocument.getDocumentVersion() |
ImmobiliareItVersion |
ImmobiliareItDocument.getLatestVersion() |
ImmobiliareItVersion |
ImmobiliareItVersion.getNextVersion() |
ImmobiliareItVersion |
ImmobiliareItVersion.getPreviousVersion() |
static ImmobiliareItVersion |
ImmobiliareItVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImmobiliareItVersion[] |
ImmobiliareItVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ImmobiliareItDocument.setDocumentVersion(ImmobiliareItVersion version) |
Modifier and Type | Method and Description |
---|---|
ImmobiliareItVersion |
ImmobiliareIt_2_5.getVersion() |
Copyright © 2015 OpenEstate. All rights reserved.