Uses of Class
eu.de4a.iem.jaxb.common.types.SourceType
-
Packages that use SourceType Package Description eu.de4a.iem.jaxb.common.types -
-
Uses of SourceType in eu.de4a.iem.jaxb.common.types
Methods in eu.de4a.iem.jaxb.common.types that return SourceType Modifier and Type Method Description SourceTypeSourceType. clone()Created by ph-jaxb22-plugin -Xph-cloneable2SourceTypeObjectFactory. createSourceType()Create an instance ofSourceTypeSourceTypeAvailableSourcesType. getSourceAtIndex(int index)Created by ph-jaxb22-plugin -Xph-list-extensionMethods in eu.de4a.iem.jaxb.common.types that return types with arguments of type SourceType Modifier and Type Method Description List<SourceType>AvailableSourcesType. getSource()Gets the value of the source property.Methods in eu.de4a.iem.jaxb.common.types with parameters of type SourceType Modifier and Type Method Description voidAvailableSourcesType. addSource(SourceType elem)Created by ph-jaxb22-plugin -Xph-list-extensionvoidSourceType. cloneTo(SourceType ret)This method clones all values fromthisto the passed object.Method parameters in eu.de4a.iem.jaxb.common.types with type arguments of type SourceType Modifier and Type Method Description voidAvailableSourcesType. setSource(List<SourceType> aList)Created by ph-jaxb22-plugin -Xph-list-extension
-