Package com.independentsoft.graph
Class SingleValueExtendedProperty
java.lang.Object
com.independentsoft.graph.ExtendedProperty
com.independentsoft.graph.SingleValueExtendedProperty
-
Field Summary
Fields inherited from class com.independentsoft.graph.ExtendedProperty
id -
Constructor Summary
ConstructorsConstructorDescriptionSingleValueExtendedProperty(ExtendedPropertyId id, boolean value)SingleValueExtendedProperty(ExtendedPropertyId id, double value)SingleValueExtendedProperty(ExtendedPropertyId id, long value)SingleValueExtendedProperty(ExtendedPropertyId id, String value)SingleValueExtendedProperty(ExtendedPropertyId id, Date value)SingleValueExtendedProperty(JsonObject jsonObject) -
Method Summary
Methods inherited from class com.independentsoft.graph.ExtendedProperty
getId, setId
-
Constructor Details
-
SingleValueExtendedProperty
public SingleValueExtendedProperty() -
SingleValueExtendedProperty
-
SingleValueExtendedProperty
-
SingleValueExtendedProperty
-
SingleValueExtendedProperty
-
SingleValueExtendedProperty
-
SingleValueExtendedProperty
-
-
Method Details