com.sun.tools.xjc.generator.bean.field.MessageBundle.properties Maven / Gradle / Ivy
The newest version!
#
# Copyright (c) 1997, 2023 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Distribution License v. 1.0, which is available at
# http://www.eclipse.org/org/documents/edl-v10.php.
#
# SPDX-License-Identifier: BSD-3-Clause
#
DEFAULT_SETTER_JAVADOC = \
Sets the value of the {0} property.
DEFAULT_GETTER_JAVADOC = \
Gets the value of the {0} property.
DEFAULT_GETTER_RETURN = \
possible object is\n
DEFAULT_GETTER_LIST_RETURN = \
The value of the {0} property.
DEFAULT_GETTER_LIST_JAVADOC = \
Gets the value of the {0} property.\n\n\
This accessor method returns a reference to the live list,\n\
not a snapshot. Therefore any modification you make to the\n\
returned list will be present inside the JAXB object.\n\
This is why there is not a set
method for the {0} property.
\n\n\
\n\
For example, to add a new item, do as follows:\n\
\n\
\n\
get{1}().add(newItem);\n\
\n\
\n\n
DEFAULT_GETTER_LIST_JAVADOC_TYPES = \
\n\
Objects of the following type(s) are allowed in the list\n\
DEFAULT_GETTER_LIST_JAVADOC_TYPES_END = \
\n