Class GalleryExtendedLocation


  • public final class GalleryExtendedLocation
    extends Object
    The name of the extended location.
    • Constructor Detail

      • GalleryExtendedLocation

        public GalleryExtendedLocation()
    • Method Detail

      • name

        public String name()
        Get the name property: The name property.
        Returns:
        the name value.
      • withName

        public GalleryExtendedLocation withName​(String name)
        Set the name property: The name property.
        Parameters:
        name - the name value to set.
        Returns:
        the GalleryExtendedLocation object itself.
      • type

        public GalleryExtendedLocationType type()
        Get the type property: It is type of the extended location.
        Returns:
        the type value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.