Class GetITSSDataResponse
- java.lang.Object
-
- org.certificateservices.messages.csmessages.jaxb.CSResponse
-
- org.certificateservices.messages.v2x.registration.jaxb.BaseV2XResponseType
-
- org.certificateservices.messages.v2x.registration.jaxb.GetITSSDataResponse
-
public class GetITSSDataResponse extends BaseV2XResponseType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{http://certificateservices.org/xsd/v2x_registration_2_0}BaseV2XResponseType"> </extension> </complexContent> </complexType>
-
-
Field Summary
-
Fields inherited from class org.certificateservices.messages.v2x.registration.jaxb.BaseV2XResponseType
atPermissions, atProfile, canonicalId, canonicalPublicKey, eaName, ecProfile, ecuType, enrolmentCredentials, itssStatus, itssValidFrom, itssValidTo, regions
-
Fields inherited from class org.certificateservices.messages.csmessages.jaxb.CSResponse
failureMessage, inResponseTo, status
-
-
Constructor Summary
Constructors Constructor Description GetITSSDataResponse()
-
Method Summary
-
Methods inherited from class org.certificateservices.messages.v2x.registration.jaxb.BaseV2XResponseType
getAtPermissions, getAtProfile, getCanonicalId, getCanonicalPublicKey, getEaName, getEcProfile, getEcuType, getEnrolmentCredentials, getItssStatus, getItssValidFrom, getItssValidTo, getRegions, setAtPermissions, setAtProfile, setCanonicalId, setCanonicalPublicKey, setEaName, setEcProfile, setEcuType, setEnrolmentCredentials, setItssStatus, setItssValidFrom, setItssValidTo, setRegions
-
Methods inherited from class org.certificateservices.messages.csmessages.jaxb.CSResponse
getFailureMessage, getInResponseTo, getStatus, setFailureMessage, setInResponseTo, setStatus
-
-