Uses of Class
uk.org.siri.siri21.ImageStructure
-
Packages that use ImageStructure Package Description uk.org.siri.siri21 -
-
Uses of ImageStructure in uk.org.siri.siri21
Subclasses of ImageStructure in uk.org.siri.siri21 Modifier and Type Class Description static classPtSituationElement.Images.ImageJava class for anonymous complex type.Fields in uk.org.siri.siri21 declared as ImageStructure Modifier and Type Field Description protected ImageStructureInfoLinkStructure. imageFields in uk.org.siri.siri21 with type parameters of type ImageStructure Modifier and Type Field Description protected List<ImageStructure>TextualContentStructure. imagesMethods in uk.org.siri.siri21 that return ImageStructure Modifier and Type Method Description ImageStructureObjectFactory. createImageStructure()Create an instance ofImageStructureImageStructureInfoLinkStructure. getImage()Gets the value of the image property.Methods in uk.org.siri.siri21 that return types with arguments of type ImageStructure Modifier and Type Method Description List<ImageStructure>TextualContentStructure. getImages()Gets the value of the images property.Methods in uk.org.siri.siri21 with parameters of type ImageStructure Modifier and Type Method Description voidInfoLinkStructure. setImage(ImageStructure value)Sets the value of the image property.
-