Class CalScale

    • Field Detail

      • GREGORIAN

        public static final CalScale GREGORIAN
        Constant for Gregorian calendar representation.
    • Constructor Detail

      • CalScale

        public CalScale()
        Default constructor.
      • CalScale

        public CalScale​(String aValue)
        Parameters:
        aValue - a value string for this component
      • CalScale

        public CalScale​(ParameterList aList,
                        String aValue)
        Parameters:
        aList - a list of parameters for this component
        aValue - a value string for this component
    • Method Detail

      • setValue

        public void setValue​(String aValue)
        Sets the current value of the property.
        Specified by:
        setValue in class Property
        Parameters:
        aValue - a string representation of the property value
      • getValue

        public final String getValue()
        Specified by:
        getValue in class Content
        Returns:
        the content value