Uses of Class
org.etsi.uri._01903.v1_3.Any

Packages that use Any
org.etsi.uri._01903.v1_3   
 

Uses of Any in org.etsi.uri._01903.v1_3
 

Fields in org.etsi.uri._01903.v1_3 with type parameters of type Any
protected  List<Any> ClaimedRolesListType.claimedRoles
           
protected  List<Any> CommitmentTypeQualifiersListType.commitmentTypeQualifiers
           
protected  List<Any> OtherCertStatusRefsType.otherReves
           
protected  List<Any> OtherCertStatusValuesType.otherValues
           
protected  List<Any> SigPolicyQualifiersListType.sigPolicyQualifiers
           
protected  List<Any> UnsignedDataObjectProperties.unsignedDataObjectProperties
           
 

Methods in org.etsi.uri._01903.v1_3 that return Any
 Any ObjectFactory.createAny()
          Create an instance of Any
 Any Any.withContent(Collection<Object> values)
           
 Any Any.withContent(List<Object> value)
           
 Any Any.withContent(Object... values)
           
 

Methods in org.etsi.uri._01903.v1_3 that return types with arguments of type Any
 List<Any> ClaimedRolesListType.getClaimedRoles()
          Gets the value of the claimedRoles property.
 List<Any> CommitmentTypeQualifiersListType.getCommitmentTypeQualifiers()
          Gets the value of the commitmentTypeQualifiers property.
 List<Any> OtherCertStatusRefsType.getOtherReves()
          Gets the value of the otherReves property.
 List<Any> OtherCertStatusValuesType.getOtherValues()
          Gets the value of the otherValues property.
 List<Any> SigPolicyQualifiersListType.getSigPolicyQualifiers()
          Gets the value of the sigPolicyQualifiers property.
 List<Any> UnsignedDataObjectProperties.getUnsignedDataObjectProperties()
          Gets the value of the unsignedDataObjectProperties property.
 

Methods in org.etsi.uri._01903.v1_3 with parameters of type Any
 ClaimedRolesListType ClaimedRolesListType.withClaimedRoles(Any... values)
           
 CommitmentTypeQualifiersListType CommitmentTypeQualifiersListType.withCommitmentTypeQualifiers(Any... values)
           
 OtherCertStatusRefsType OtherCertStatusRefsType.withOtherReves(Any... values)
           
 OtherCertStatusValuesType OtherCertStatusValuesType.withOtherValues(Any... values)
           
 SigPolicyQualifiersListType SigPolicyQualifiersListType.withSigPolicyQualifiers(Any... values)
           
 UnsignedDataObjectProperties UnsignedDataObjectProperties.withUnsignedDataObjectProperties(Any... values)
           
 

Method parameters in org.etsi.uri._01903.v1_3 with type arguments of type Any
 void ClaimedRolesListType.setClaimedRoles(List<Any> value)
           
 void CommitmentTypeQualifiersListType.setCommitmentTypeQualifiers(List<Any> value)
           
 void OtherCertStatusRefsType.setOtherReves(List<Any> value)
           
 void OtherCertStatusValuesType.setOtherValues(List<Any> value)
           
 void SigPolicyQualifiersListType.setSigPolicyQualifiers(List<Any> value)
           
 void UnsignedDataObjectProperties.setUnsignedDataObjectProperties(List<Any> value)
           
 ClaimedRolesListType ClaimedRolesListType.withClaimedRoles(Collection<Any> values)
           
 ClaimedRolesListType ClaimedRolesListType.withClaimedRoles(List<Any> value)
           
 CommitmentTypeQualifiersListType CommitmentTypeQualifiersListType.withCommitmentTypeQualifiers(Collection<Any> values)
           
 CommitmentTypeQualifiersListType CommitmentTypeQualifiersListType.withCommitmentTypeQualifiers(List<Any> value)
           
 OtherCertStatusRefsType OtherCertStatusRefsType.withOtherReves(Collection<Any> values)
           
 OtherCertStatusRefsType OtherCertStatusRefsType.withOtherReves(List<Any> value)
           
 OtherCertStatusValuesType OtherCertStatusValuesType.withOtherValues(Collection<Any> values)
           
 OtherCertStatusValuesType OtherCertStatusValuesType.withOtherValues(List<Any> value)
           
 SigPolicyQualifiersListType SigPolicyQualifiersListType.withSigPolicyQualifiers(Collection<Any> values)
           
 SigPolicyQualifiersListType SigPolicyQualifiersListType.withSigPolicyQualifiers(List<Any> value)
           
 UnsignedDataObjectProperties UnsignedDataObjectProperties.withUnsignedDataObjectProperties(Collection<Any> values)
           
 UnsignedDataObjectProperties UnsignedDataObjectProperties.withUnsignedDataObjectProperties(List<Any> value)
           
 

Constructor parameters in org.etsi.uri._01903.v1_3 with type arguments of type Any
ClaimedRolesListType(List<Any> claimedRoles)
          Fully-initialising value constructor
CommitmentTypeQualifiersListType(List<Any> commitmentTypeQualifiers)
          Fully-initialising value constructor
OtherCertStatusRefsType(List<Any> otherReves)
          Fully-initialising value constructor
OtherCertStatusValuesType(List<Any> otherValues)
          Fully-initialising value constructor
SigPolicyQualifiersListType(List<Any> sigPolicyQualifiers)
          Fully-initialising value constructor
UnsignedDataObjectProperties(List<Any> unsignedDataObjectProperties, String id)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.