Uses of Class
org.lfenergy.compas.scl2007b4.model.TCert
-
Uses of TCert in org.lfenergy.compas.scl2007b4.model
Modifier and TypeFieldDescriptionprotected TCert
TCertificate.issuerName
protected TCert
TCertificate.subject
Modifier and TypeMethodDescriptionObjectFactory.createTCert()
Create an instance ofTCert
TCertificate.getIssuerName()
Gets the value of the issuerName property.TCertificate.getSubject()
Gets the value of the subject property.Modifier and TypeMethodDescriptionvoid
TCertificate.setIssuerName
(TCert value) Sets the value of the issuerName property.void
TCertificate.setSubject
(TCert value) Sets the value of the subject property.