Uses of Class
eu.europa.esig.trustedlist.jaxb.tsl.NonEmptyMultiLangURIType
| Package | Description |
|---|---|
| eu.europa.esig.trustedlist.jaxb.tsl | |
| eu.europa.esig.trustedlist.jaxb.tslx |
-
Uses of NonEmptyMultiLangURIType in eu.europa.esig.trustedlist.jaxb.tsl
Fields in eu.europa.esig.trustedlist.jaxb.tsl declared as NonEmptyMultiLangURIType Modifier and Type Field Description protected NonEmptyMultiLangURITypeAdditionalServiceInformationType. uriFields in eu.europa.esig.trustedlist.jaxb.tsl with type parameters of type NonEmptyMultiLangURIType Modifier and Type Field Description protected List<NonEmptyMultiLangURIType>PolicyOrLegalnoticeType. tslPolicyprotected List<NonEmptyMultiLangURIType>ElectronicAddressType. uriprotected List<NonEmptyMultiLangURIType>NonEmptyMultiLangURIListType. uriMethods in eu.europa.esig.trustedlist.jaxb.tsl that return NonEmptyMultiLangURIType Modifier and Type Method Description NonEmptyMultiLangURITypeObjectFactory. createNonEmptyMultiLangURIType()Create an instance ofNonEmptyMultiLangURITypeNonEmptyMultiLangURITypeAdditionalServiceInformationType. getURI()Gets the value of the uri property.Methods in eu.europa.esig.trustedlist.jaxb.tsl that return types with arguments of type NonEmptyMultiLangURIType Modifier and Type Method Description List<NonEmptyMultiLangURIType>PolicyOrLegalnoticeType. getTSLPolicy()Gets the value of the tslPolicy property.List<NonEmptyMultiLangURIType>ElectronicAddressType. getURI()Gets the value of the uri property.List<NonEmptyMultiLangURIType>NonEmptyMultiLangURIListType. getURI()Gets the value of the uri property.Methods in eu.europa.esig.trustedlist.jaxb.tsl with parameters of type NonEmptyMultiLangURIType Modifier and Type Method Description voidAdditionalServiceInformationType. setURI(NonEmptyMultiLangURIType value)Sets the value of the uri property. -
Uses of NonEmptyMultiLangURIType in eu.europa.esig.trustedlist.jaxb.tslx
Fields in eu.europa.esig.trustedlist.jaxb.tslx declared as NonEmptyMultiLangURIType Modifier and Type Field Description protected NonEmptyMultiLangURITypeTakenOverByType. uriMethods in eu.europa.esig.trustedlist.jaxb.tslx that return NonEmptyMultiLangURIType Modifier and Type Method Description NonEmptyMultiLangURITypeTakenOverByType. getURI()Gets the value of the uri property.Methods in eu.europa.esig.trustedlist.jaxb.tslx with parameters of type NonEmptyMultiLangURIType Modifier and Type Method Description voidTakenOverByType. setURI(NonEmptyMultiLangURIType value)Sets the value of the uri property.