|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CertIDType | |
|---|---|
| org.etsi.uri._01903.v1_3 | |
| Uses of CertIDType in org.etsi.uri._01903.v1_3 |
|---|
| Fields in org.etsi.uri._01903.v1_3 with type parameters of type CertIDType | |
|---|---|
protected List<CertIDType> |
SigningCertificate.certs
|
| Methods in org.etsi.uri._01903.v1_3 that return CertIDType | |
|---|---|
CertIDType |
ObjectFactory.createCertIDType()
Create an instance of CertIDType |
CertIDType |
CertIDType.withCertDigest(DigestAlgAndValueType value)
|
CertIDType |
CertIDType.withIssuerSerial(X509IssuerSerialType value)
|
CertIDType |
CertIDType.withURI(String value)
|
| Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type CertIDType | |
|---|---|
List<CertIDType> |
SigningCertificate.getCerts()
Gets the value of the certs property. |
| Methods in org.etsi.uri._01903.v1_3 with parameters of type CertIDType | |
|---|---|
SigningCertificate |
SigningCertificate.withCerts(CertIDType... values)
|
| Method parameters in org.etsi.uri._01903.v1_3 with type arguments of type CertIDType | |
|---|---|
void |
SigningCertificate.setCerts(List<CertIDType> value)
|
SigningCertificate |
SigningCertificate.withCerts(Collection<CertIDType> values)
|
SigningCertificate |
SigningCertificate.withCerts(List<CertIDType> value)
|
| Constructor parameters in org.etsi.uri._01903.v1_3 with type arguments of type CertIDType | |
|---|---|
SigningCertificate(List<CertIDType> certs)
Fully-initialising value constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||