Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.InternationalIdentifier
-
Packages that use InternationalIdentifier Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of InternationalIdentifier in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as InternationalIdentifier Modifier and Type Field Description protected InternationalIdentifierPayloadPublication. publicationCreatorprotected InternationalIdentifierExchange. supplierIdentificationMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return InternationalIdentifier Modifier and Type Method Description InternationalIdentifierObjectFactory. createInternationalIdentifier()Create an instance ofInternationalIdentifierInternationalIdentifierPayloadPublication. getPublicationCreator()Gets the value of the publicationCreator property.InternationalIdentifierExchange. getSupplierIdentification()Gets the value of the supplierIdentification property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 with parameters of type InternationalIdentifier Modifier and Type Method Description voidPayloadPublication. setPublicationCreator(InternationalIdentifier value)Sets the value of the publicationCreator property.voidExchange. setSupplierIdentification(InternationalIdentifier value)Sets the value of the supplierIdentification property.
-