@GeneratedType(value="net.datenwerke.dtoservices.dtogenerator.DtoAnnotationProcessor") public class SeparatorParameterInstanceDto extends ParameterInstanceDto
SeparatorParameterInstance
This file was automatically created by DtoAnnotationProcessor, version 0.1PROPERTY_DEFINITION, PROPERTY_ID, PROPERTY_STILL_DEFAULTDISPLAY_STRING_VALUE_PROVIDER, GENERIC_CHANGE_EVENT_PROPERTY| Constructor and Description |
|---|
SeparatorParameterInstanceDto() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearModified() |
boolean |
equals(java.lang.Object obj) |
java.util.List<PropertyAccessor> |
getModifiedPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessors() |
java.util.List<PropertyAccessor> |
getPropertyAccessorsByView(DtoView view) |
java.util.List<PropertyAccessor> |
getPropertyAccessorsForDtos() |
int |
hashCode() |
SeparatorParameterInstanceDtoPA |
instantiatePropertyAccess() |
boolean |
isModified() |
static Dto2PosoMapper |
newPosoMapper() |
java.lang.String |
toString() |
getDefinition, getDefinitionPropertyAccessor, getDtoId, getId, getIdPropertyAccessor, getStillDefaultPropertyAccessor, isDefinitionModified, isIdModified, isStillDefault, isStillDefaultModified, setDefinition, setDtoId, setId, setStillDefaultaddInstanceChangedHandler, addObjectChangedHandler, commit, commit, deepSet, fireEvent, fireObjectChangedEvent, fireObjectChangedEvent, fireObjectChangedEvent, getDtoProxyId, getDtoView, getValueProviderByPath, isDtoProxy, isSilenceEvents, isTrackChanges, markAsProxy, redo, redo, rollback, rollback, setDtoView, silenceEvents, toDisplayTitle, toIcon, toTypeDescription, trackChanges, undo, undopublic int hashCode()
hashCode in class ParameterInstanceDtopublic boolean equals(java.lang.Object obj)
equals in class ParameterInstanceDtopublic java.lang.String toString()
toString in class ParameterInstanceDtopublic static Dto2PosoMapper newPosoMapper()
public SeparatorParameterInstanceDtoPA instantiatePropertyAccess()
instantiatePropertyAccess in class ParameterInstanceDtopublic void clearModified()
clearModified in class ParameterInstanceDtopublic boolean isModified()
isModified in interface ObjectModificationsTracked<Dto>isModified in class ParameterInstanceDtopublic java.util.List<PropertyAccessor> getPropertyAccessors()
getPropertyAccessors in class ParameterInstanceDtopublic java.util.List<PropertyAccessor> getModifiedPropertyAccessors()
getModifiedPropertyAccessors in class ParameterInstanceDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsByView(DtoView view)
getPropertyAccessorsByView in class ParameterInstanceDtopublic java.util.List<PropertyAccessor> getPropertyAccessorsForDtos()
getPropertyAccessorsForDtos in class ParameterInstanceDto