Duration
Duration()
Duration(IntPtr, JniHandleOwnership)
Days
Hours
JniPeerMembers
Minutes
Months
Seconds
Sign
ThresholdClass
ThresholdType
XMLSchemaType
Years
Add(Duration)
AddTo(Calendar)
AddTo(Date)
Compare(Duration)
GetField(Field)
GetHashCode()
GetTimeInMillis(Calendar)
GetTimeInMillis(Date)
IsLongerThan(Duration)
IsSet(Field)
IsShorterThan(Duration)
Multiply(BigDecimal)
Multiply(Int32)
Negate()
NormalizeWith(Calendar)
Subtract(Duration)
monoandroid
namespace Javax.Xml.Datatype
{
[Register("javax/xml/datatype/Duration", DoNotGenerateAcw = true)]
public abstract class Duration : Object
{
public abstract int Sign
{
[Register("getSign", "()I", "GetGetSignHandler")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API