Uses of Class
org.apache.activemq.schema.core.DtoDestinationEntry
-
Packages that use DtoDestinationEntry Package Description org.apache.activemq.schema.core -
-
Uses of DtoDestinationEntry in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoDestinationEntry Modifier and Type Field Description protected DtoDestinationEntryDtoDestinationEntry.Value. destinationEntryMethods in org.apache.activemq.schema.core that return DtoDestinationEntry Modifier and Type Method Description DtoDestinationEntryObjectFactory. createDtoDestinationEntry()Create an instance ofDtoDestinationEntryDtoDestinationEntryDtoDestinationEntry.Value. getDestinationEntry()Obtient la valeur de la propriété destinationEntry.Methods in org.apache.activemq.schema.core with parameters of type DtoDestinationEntry Modifier and Type Method Description voidDtoDestinationEntry.Value. setDestinationEntry(DtoDestinationEntry value)Définit la valeur de la propriété destinationEntry.
-