primaryKeyFullySet
public boolean primaryKeyFullySet()
ComplexValue<Entity>addNavigationEntity(NavigationPropertyEntitySet navProperty,
Entity linkedEntity) addNavigationEntity(NavigationPropertyEntitySet navProperty,
Entity... linkedEntities) addNavigationEntity(NavigationPropertyEntitySet navProperty,
List<Entity> linkedEntities) dao(NavigationPropertyEntitySet navigationPropery) booleanfinal PrimaryKeyfinal Object[]getProperty(NavigationPropertyEntity property) getProperty(NavigationPropertyEntity npe,
boolean autoLoad) <P> PgetProperty(Property<P> property) <P> PgetProperty(Property<P> property,
boolean autoLoad) getProperty(String name) inthashCode()booleanbooleanisSetProperty(Property property) booleanquery(NavigationPropertyEntitySet navigationPropery) setEntityType(EntityType entityType) final EntitysetPrimaryKeyValues(Object... values) <P> EntitysetProperty(Property<P> property,
P value) setProperty(String name,
Object value) setSelfLink(String selfLink) voidsetService(SensorThingsService service) toString()unsetProperty(Property property) ComplexValuegetProperty in interface ComplexValue<Entity>P - The type of the property and value.property - The property to get the value of.ComplexValuegetProperty in interface ComplexValue<Entity>name - The name of the custom property to fetch.ComplexValuesetProperty in interface ComplexValue<Entity>name - The name of the custom property to set.value - The value of the custom property to set.ComplexValuesetProperty in interface ComplexValue<Entity>P - The type of the property.property - The property to set.value - The value to set the property to.