Uses of Class
oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_.EntityType
Packages that use EntityType
-
Uses of EntityType in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_
Fields in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ declared as EntityTypeModifier and TypeFieldDescriptionprotected EntityTypeAttrCertIDType.holderprotected EntityTypeAttributeCertificateContentType.holderprotected EntityTypeAttrCertIDType.issuerprotected EntityTypeAttributeCertificateContentType.issuerMethods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ that return EntityTypeModifier and TypeMethodDescriptionObjectFactory.createEntityType()Create an instance ofEntityTypeAttrCertIDType.getHolder()Gets the value of the holder property.AttributeCertificateContentType.getHolder()Gets the value of the holder property.AttrCertIDType.getIssuer()Gets the value of the issuer property.AttributeCertificateContentType.getIssuer()Gets the value of the issuer property.Methods in oasis.names.tc.dss_x._1_0.profiles.verificationreport.schema_ with parameters of type EntityTypeModifier and TypeMethodDescriptionvoidAttrCertIDType.setHolder(EntityType value) Sets the value of the holder property.voidAttributeCertificateContentType.setHolder(EntityType value) Sets the value of the holder property.voidAttrCertIDType.setIssuer(EntityType value) Sets the value of the issuer property.voidAttributeCertificateContentType.setIssuer(EntityType value) Sets the value of the issuer property.