Uses of Class
org.etsi.uri._01903.v1_3.RevocationValuesType
-
Packages that use RevocationValuesType Package Description org.etsi.uri._01903.v1_3 -
-
Uses of RevocationValuesType in org.etsi.uri._01903.v1_3
Methods in org.etsi.uri._01903.v1_3 that return RevocationValuesType Modifier and Type Method Description RevocationValuesTypeObjectFactory. createRevocationValuesType()Create an instance ofRevocationValuesTypeRevocationValuesTypeRevocationValuesType. withCRLValues(CRLValuesType value)RevocationValuesTypeRevocationValuesType. withId(String value)RevocationValuesTypeRevocationValuesType. withOCSPValues(OCSPValuesType value)RevocationValuesTypeRevocationValuesType. withOtherValues(OtherCertStatusValuesType value)Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type RevocationValuesType Modifier and Type Method Description javax.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createAttributeRevocationValues(RevocationValuesType value)javax.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createRevocationValues(RevocationValuesType value)javax.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesAttributeRevocationValues(RevocationValuesType value)javax.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesRevocationValues(RevocationValuesType value)Methods in org.etsi.uri._01903.v1_3 with parameters of type RevocationValuesType Modifier and Type Method Description javax.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createAttributeRevocationValues(RevocationValuesType value)javax.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createRevocationValues(RevocationValuesType value)javax.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesAttributeRevocationValues(RevocationValuesType value)javax.xml.bind.JAXBElement<RevocationValuesType>ObjectFactory. createUnsignedSignaturePropertiesRevocationValues(RevocationValuesType value)
-