public class ReferenceProperty extends Object implements org.qi4j.api.property.Property<org.qi4j.api.entity.EntityReference>
| Constructor and Description |
|---|
ReferenceProperty() |
ReferenceProperty(org.qi4j.api.entity.EntityReference reference) |
public ReferenceProperty()
public ReferenceProperty(org.qi4j.api.entity.EntityReference reference)
public org.qi4j.api.entity.EntityReference get()
get in interface org.qi4j.api.property.Property<org.qi4j.api.entity.EntityReference>public void set(org.qi4j.api.entity.EntityReference newValue)
throws IllegalArgumentException,
IllegalStateException
set in interface org.qi4j.api.property.Property<org.qi4j.api.entity.EntityReference>IllegalArgumentExceptionIllegalStateException