Interface Company

    • Field Detail

      • DEFAULT_ELEMENT_NAME

        @Nonnull
        static final QName DEFAULT_ELEMENT_NAME
        Default element name.
    • Method Detail

      • getName

        @Deprecated(forRemoval=true,
                    since="4.0.0")
        @Nullable
        default String getName()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Gets the name of the company.
        Returns:
        the name of the company
      • setName

        @Deprecated(forRemoval=true,
                    since="4.0.0")
        default void setName​(@Nullable
                             String value)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Sets the name of the company.
        Parameters:
        value - the name of the company