ru.j1c
Class Metadatas.Calendar
java.lang.Object
ru.j1c.Metadatas.Reference
ru.j1c.Metadatas.Calendar
- All Implemented Interfaces:
- Serializable, Comparable, Metadatas.Distribution
- Enclosing class:
- Metadatas
public final class Metadatas.Calendar
- extends Metadatas.Reference
- implements Metadatas.Distribution
- See Also:
- Serialized Form
getStartDay
public int getStartDay()
- Получить первый день календаря. Число, начиная от Юлианского дня: 1 января 4713 до н. э.
- Returns:
- Первый день календаря от Юлианского дня
getLengthDays
public List<Integer> getLengthDays()
- Returns:
- the lengthDays
symbol
public char symbol()
- Description copied from class:
Metadatas.Reference
- Идентификатор определяющий тип данных
- Specified by:
symbol
in class Metadatas.Reference
- Returns:
- Символ метаданных
toString
public String toString()
- Overrides:
toString
in class Metadatas.Reference
getRule
public Metadatas.DistributionRule getRule()
- Specified by:
getRule
in interface Metadatas.Distribution
Copyright © 2011 J1C corp. All Rights Reserved.