Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.xal | |
org.citygml4j.builder.jaxb.unmarshal.xal | |
org.citygml4j.model.common.visitor | |
org.citygml4j.model.xal | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.PostalServiceElements.Barcode |
XALMarshaller.marshalBarcode(Barcode src) |
Modifier and Type | Method and Description |
---|---|
Barcode |
XALUnmarshaller.unmarshalBarcode(oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.PostalServiceElements.Barcode src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(Barcode barcode) |
void |
XALVisitor.visit(Barcode barcode) |
Modifier and Type | Method and Description |
---|---|
Barcode |
PostalServiceElements.getBarcode() |
Modifier and Type | Method and Description |
---|---|
void |
PostalServiceElements.setBarcode(Barcode barcode) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(Barcode barcode) |