| Package | Description |
|---|---|
| eu.toop.edm.jaxb.vcard |
| Modifier and Type | Method and Description |
|---|---|
BinaryElement |
BinaryElement.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
BinaryElement |
ObjectFactory.createBinaryElement()
Create an instance of
BinaryElement |
BinaryElement |
VCARDType.getKEY()
Gets the value of the key property.
|
BinaryElement |
VCARDType.getLOGO()
Gets the value of the logo property.
|
BinaryElement |
VCARDType.getPHOTO()
Gets the value of the photo property.
|
BinaryElement |
VCARDType.getSOUND()
Gets the value of the sound property.
|
BinaryElement |
VCARDType.setKEY(byte[] valueParam)
Special setter with value of type byte[]
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
BinaryElement |
VCARDType.setLOGO(byte[] valueParam)
Special setter with value of type byte[]
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
BinaryElement |
VCARDType.setPHOTO(byte[] valueParam)
Special setter with value of type byte[]
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
BinaryElement |
VCARDType.setSOUND(byte[] valueParam)
Special setter with value of type byte[]
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryElement.cloneTo(BinaryElement ret)
This method clones all values from
this to the passed object. |
void |
VCARDType.setKEY(BinaryElement value)
Sets the value of the key property.
|
void |
VCARDType.setLOGO(BinaryElement value)
Sets the value of the logo property.
|
void |
VCARDType.setPHOTO(BinaryElement value)
Sets the value of the photo property.
|
void |
VCARDType.setSOUND(BinaryElement value)
Sets the value of the sound property.
|
Copyright © 2020 toop.eu. All rights reserved.