Uses of Class
org.lfenergy.compas.scl2007b4.model.TCert
Packages that use TCert
-
Uses of TCert in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model declared as TCertModifier and TypeFieldDescriptionprotected TCertTCertificate.issuerNameprotected TCertTCertificate.subjectMethods in org.lfenergy.compas.scl2007b4.model that return TCertModifier and TypeMethodDescriptionObjectFactory.createTCert()Create an instance ofTCertTCertificate.getIssuerName()Gets the value of the issuerName property.TCertificate.getSubject()Gets the value of the subject property.Methods in org.lfenergy.compas.scl2007b4.model with parameters of type TCertModifier and TypeMethodDescriptionvoidTCertificate.setIssuerName(TCert value) Sets the value of the issuerName property.voidTCertificate.setSubject(TCert value) Sets the value of the subject property.