public class Period
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Duration |
getBias()
Gets an xs:duration value that represents the time offset from Coordinated Universal Time (UTC) for the period.
|
java.lang.String |
getId()
Gets a string value that represents the identifier for the period.
|
java.lang.String |
getName()
Gets a string value that represents the descriptive name of the period.
|
java.lang.String |
toString()
Converts the value of the current OOOO object to its equivalent string representation.
|
public java.lang.String toString()
toString in class java.lang.Objectpublic Duration getBias()
public java.lang.String getName()
public java.lang.String getId()