Package adalid.core

Class InstanceField

    • Method Detail

      • getProperty

        public Property getProperty()
        Returns:
        the primitive property
      • getValue

        public java.lang.Object getValue()
        Returns:
        the value
      • getLocalizedValue

        public java.lang.String getLocalizedValue​(java.util.Locale locale)
        Parameters:
        locale - the locale for the value
        Returns:
        the localized value
      • fieldsToString

        protected java.lang.String fieldsToString​(int n,
                                                  java.lang.String key,
                                                  boolean verbose,
                                                  boolean fields,
                                                  boolean maps)
        Overrides:
        fieldsToString in class AbstractArtifact