Class Property.BuilderBase.PropertyImpl
java.lang.Object
io.helidon.data.codegen.query.Property.BuilderBase.PropertyImpl
- All Implemented Interfaces:
Prototype.Api, Property
- Enclosing class:
Property.BuilderBase<BUILDER extends Property.BuilderBase<BUILDER, PROTOTYPE>, PROTOTYPE extends Property>
-
Nested Class Summary
Nested classes/interfaces inherited from interface Property
Property.Builder, Property.BuilderBase<BUILDER, PROTOTYPE>Modifier and TypeInterfaceDescriptionstatic classFluent API builder forProperty.static classProperty.BuilderBase<BUILDER extends Property.BuilderBase<BUILDER, PROTOTYPE>, PROTOTYPE extends Property>Fluent API builder base forProperty. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedPropertyImpl(Property.BuilderBase<?, ?> builder) Create an instance providing a builder. -
Method Summary
-
Constructor Details
-
PropertyImpl
Create an instance providing a builder.- Parameters:
builder- extending builder base of this prototype
-
-
Method Details
-
toString
-
nameParts
-
equals
-
hashCode
-