Uses of Class
network.oxalis.peppol.ubl2.jaxb.xades.v1_3.AnyType
-
Packages that use AnyType Package Description network.oxalis.peppol.ubl2.jaxb.xades.v1_3 -
-
Uses of AnyType in network.oxalis.peppol.ubl2.jaxb.xades.v1_3
Fields in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with type parameters of type AnyType Modifier and Type Field Description protected List<AnyType>ClaimedRolesListType. claimedRoleprotected List<AnyType>CommitmentTypeQualifiersListType. commitmentTypeQualifierprotected List<AnyType>OtherCertStatusRefsType. otherRefprotected List<AnyType>OtherCertStatusValuesType. otherValueprotected List<AnyType>SigPolicyQualifiersListType. sigPolicyQualifierprotected List<AnyType>UnsignedDataObjectPropertiesType. unsignedDataObjectPropertyMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return AnyType Modifier and Type Method Description AnyTypeObjectFactory. createAnyType()Create an instance ofAnyTypeMethods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 that return types with arguments of type AnyType Modifier and Type Method Description javax.xml.bind.JAXBElement<AnyType>ObjectFactory. createAny(AnyType value)List<AnyType>ClaimedRolesListType. getClaimedRole()Gets the value of the claimedRole property.List<AnyType>CommitmentTypeQualifiersListType. getCommitmentTypeQualifier()Gets the value of the commitmentTypeQualifier property.List<AnyType>OtherCertStatusRefsType. getOtherRef()Gets the value of the otherRef property.List<AnyType>OtherCertStatusValuesType. getOtherValue()Gets the value of the otherValue property.List<AnyType>SigPolicyQualifiersListType. getSigPolicyQualifier()Gets the value of the sigPolicyQualifier property.List<AnyType>UnsignedDataObjectPropertiesType. getUnsignedDataObjectProperty()Gets the value of the unsignedDataObjectProperty property.Methods in network.oxalis.peppol.ubl2.jaxb.xades.v1_3 with parameters of type AnyType Modifier and Type Method Description javax.xml.bind.JAXBElement<AnyType>ObjectFactory. createAny(AnyType value)
-