| Package | Description |
|---|---|
| com.helger.xsds.bdxr.smp2.ac |
| Modifier and Type | Method and Description |
|---|---|
CertificateType |
CertificateType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
CertificateType |
ObjectFactory.createCertificateType()
Create an instance of
CertificateType |
CertificateType |
EndpointType.getCertificateAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
CertificateType |
RedirectType.getCertificateAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CertificateType> |
ObjectFactory.createCertificate(CertificateType value)
|
List<CertificateType> |
EndpointType.getCertificate()
Gets the value of the certificate property.
|
List<CertificateType> |
RedirectType.getCertificate()
Gets the value of the certificate property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointType.addCertificate(CertificateType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
RedirectType.addCertificate(CertificateType elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
CertificateType.cloneTo(CertificateType ret)
This method clones all values from
this to the passed object. |
JAXBElement<CertificateType> |
ObjectFactory.createCertificate(CertificateType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointType.setCertificate(List<CertificateType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
RedirectType.setCertificate(List<CertificateType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2019–2020 Philip Helger. All rights reserved.