@Entity
public class FieldTestInfiniteScrollEntity
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
FieldTestInfiniteScrollEntity() |
Modifier and Type | Method and Description |
---|---|
FieldTestInfiniteScrollEntity |
bigDecimalMaxHugo(java.math.BigDecimal bigDecimalMaxHugo) |
FieldTestInfiniteScrollEntity |
bigDecimalMinHugo(java.math.BigDecimal bigDecimalMinHugo) |
FieldTestInfiniteScrollEntity |
bigDecimalRequiredHugo(java.math.BigDecimal bigDecimalRequiredHugo) |
FieldTestInfiniteScrollEntity |
booleanHugo(java.lang.Boolean booleanHugo) |
FieldTestInfiniteScrollEntity |
booleanRequiredHugo(java.lang.Boolean booleanRequiredHugo) |
FieldTestInfiniteScrollEntity |
byteAnyHugo(byte[] byteAnyHugo) |
FieldTestInfiniteScrollEntity |
byteAnyHugoContentType(java.lang.String byteAnyHugoContentType) |
FieldTestInfiniteScrollEntity |
byteAnyMaxbytesHugo(byte[] byteAnyMaxbytesHugo) |
FieldTestInfiniteScrollEntity |
byteAnyMaxbytesHugoContentType(java.lang.String byteAnyMaxbytesHugoContentType) |
FieldTestInfiniteScrollEntity |
byteAnyMinbytesHugo(byte[] byteAnyMinbytesHugo) |
FieldTestInfiniteScrollEntity |
byteAnyMinbytesHugoContentType(java.lang.String byteAnyMinbytesHugoContentType) |
FieldTestInfiniteScrollEntity |
byteAnyRequiredHugo(byte[] byteAnyRequiredHugo) |
FieldTestInfiniteScrollEntity |
byteAnyRequiredHugoContentType(java.lang.String byteAnyRequiredHugoContentType) |
FieldTestInfiniteScrollEntity |
byteImageHugo(byte[] byteImageHugo) |
FieldTestInfiniteScrollEntity |
byteImageHugoContentType(java.lang.String byteImageHugoContentType) |
FieldTestInfiniteScrollEntity |
byteImageMaxbytesHugo(byte[] byteImageMaxbytesHugo) |
FieldTestInfiniteScrollEntity |
byteImageMaxbytesHugoContentType(java.lang.String byteImageMaxbytesHugoContentType) |
FieldTestInfiniteScrollEntity |
byteImageMinbytesHugo(byte[] byteImageMinbytesHugo) |
FieldTestInfiniteScrollEntity |
byteImageMinbytesHugoContentType(java.lang.String byteImageMinbytesHugoContentType) |
FieldTestInfiniteScrollEntity |
byteImageRequiredHugo(byte[] byteImageRequiredHugo) |
FieldTestInfiniteScrollEntity |
byteImageRequiredHugoContentType(java.lang.String byteImageRequiredHugoContentType) |
FieldTestInfiniteScrollEntity |
byteTextHugo(java.lang.String byteTextHugo) |
FieldTestInfiniteScrollEntity |
byteTextMaxbytesHugo(java.lang.String byteTextMaxbytesHugo) |
FieldTestInfiniteScrollEntity |
byteTextMinbytesHugo(java.lang.String byteTextMinbytesHugo) |
FieldTestInfiniteScrollEntity |
byteTextRequiredHugo(java.lang.String byteTextRequiredHugo) |
FieldTestInfiniteScrollEntity |
doubleMaxHugo(java.lang.Double doubleMaxHugo) |
FieldTestInfiniteScrollEntity |
doubleMinHugo(java.lang.Double doubleMinHugo) |
FieldTestInfiniteScrollEntity |
doubleRequiredHugo(java.lang.Double doubleRequiredHugo) |
FieldTestInfiniteScrollEntity |
enumHugo(EnumFieldClass enumHugo) |
FieldTestInfiniteScrollEntity |
enumRequiredHugo(EnumRequiredFieldClass enumRequiredHugo) |
boolean |
equals(java.lang.Object o) |
FieldTestInfiniteScrollEntity |
floatHugo(java.lang.Float floatHugo) |
FieldTestInfiniteScrollEntity |
floatMaxHugo(java.lang.Float floatMaxHugo) |
FieldTestInfiniteScrollEntity |
floatMinHugo(java.lang.Float floatMinHugo) |
FieldTestInfiniteScrollEntity |
floatRequiredHugo(java.lang.Float floatRequiredHugo) |
java.math.BigDecimal |
getBigDecimalMaxHugo() |
java.math.BigDecimal |
getBigDecimalMinHugo() |
java.math.BigDecimal |
getBigDecimalRequiredHugo() |
byte[] |
getByteAnyHugo() |
java.lang.String |
getByteAnyHugoContentType() |
byte[] |
getByteAnyMaxbytesHugo() |
java.lang.String |
getByteAnyMaxbytesHugoContentType() |
byte[] |
getByteAnyMinbytesHugo() |
java.lang.String |
getByteAnyMinbytesHugoContentType() |
byte[] |
getByteAnyRequiredHugo() |
java.lang.String |
getByteAnyRequiredHugoContentType() |
byte[] |
getByteImageHugo() |
java.lang.String |
getByteImageHugoContentType() |
byte[] |
getByteImageMaxbytesHugo() |
java.lang.String |
getByteImageMaxbytesHugoContentType() |
byte[] |
getByteImageMinbytesHugo() |
java.lang.String |
getByteImageMinbytesHugoContentType() |
byte[] |
getByteImageRequiredHugo() |
java.lang.String |
getByteImageRequiredHugoContentType() |
java.lang.String |
getByteTextHugo() |
java.lang.String |
getByteTextMaxbytesHugo() |
java.lang.String |
getByteTextMinbytesHugo() |
java.lang.String |
getByteTextRequiredHugo() |
java.lang.Double |
getDoubleMaxHugo() |
java.lang.Double |
getDoubleMinHugo() |
java.lang.Double |
getDoubleRequiredHugo() |
EnumFieldClass |
getEnumHugo() |
EnumRequiredFieldClass |
getEnumRequiredHugo() |
java.lang.Float |
getFloatHugo() |
java.lang.Float |
getFloatMaxHugo() |
java.lang.Float |
getFloatMinHugo() |
java.lang.Float |
getFloatRequiredHugo() |
java.lang.Long |
getId() |
java.time.Instant |
getInstanteRequiredHugo() |
java.time.Instant |
getInstantHugo() |
java.lang.Integer |
getIntegerHugo() |
java.lang.Integer |
getIntegerMaxHugo() |
java.lang.Integer |
getIntegerMinHugo() |
java.lang.Integer |
getIntegerRequiredHugo() |
java.time.LocalDate |
getLocalDateHugo() |
java.time.LocalDate |
getLocalDateRequiredHugo() |
java.lang.Long |
getLongHugo() |
java.lang.Long |
getLongMaxHugo() |
java.lang.Long |
getLongMinHugo() |
java.lang.Long |
getLongRequiredHugo() |
java.lang.String |
getStringHugo() |
java.lang.String |
getStringMaxlengthHugo() |
java.lang.String |
getStringMinlengthHugo() |
java.lang.String |
getStringPatternHugo() |
java.lang.String |
getStringRequiredHugo() |
java.time.ZonedDateTime |
getZonedDateTimeHugo() |
java.time.ZonedDateTime |
getZonedDateTimeRequiredHugo() |
int |
hashCode() |
FieldTestInfiniteScrollEntity |
instanteRequiredHugo(java.time.Instant instanteRequiredHugo) |
FieldTestInfiniteScrollEntity |
instantHugo(java.time.Instant instantHugo) |
FieldTestInfiniteScrollEntity |
integerHugo(java.lang.Integer integerHugo) |
FieldTestInfiniteScrollEntity |
integerMaxHugo(java.lang.Integer integerMaxHugo) |
FieldTestInfiniteScrollEntity |
integerMinHugo(java.lang.Integer integerMinHugo) |
FieldTestInfiniteScrollEntity |
integerRequiredHugo(java.lang.Integer integerRequiredHugo) |
java.lang.Boolean |
isBooleanHugo() |
java.lang.Boolean |
isBooleanRequiredHugo() |
FieldTestInfiniteScrollEntity |
localDateHugo(java.time.LocalDate localDateHugo) |
FieldTestInfiniteScrollEntity |
localDateRequiredHugo(java.time.LocalDate localDateRequiredHugo) |
FieldTestInfiniteScrollEntity |
longHugo(java.lang.Long longHugo) |
FieldTestInfiniteScrollEntity |
longMaxHugo(java.lang.Long longMaxHugo) |
FieldTestInfiniteScrollEntity |
longMinHugo(java.lang.Long longMinHugo) |
FieldTestInfiniteScrollEntity |
longRequiredHugo(java.lang.Long longRequiredHugo) |
void |
setBigDecimalMaxHugo(java.math.BigDecimal bigDecimalMaxHugo) |
void |
setBigDecimalMinHugo(java.math.BigDecimal bigDecimalMinHugo) |
void |
setBigDecimalRequiredHugo(java.math.BigDecimal bigDecimalRequiredHugo) |
void |
setBooleanHugo(java.lang.Boolean booleanHugo) |
void |
setBooleanRequiredHugo(java.lang.Boolean booleanRequiredHugo) |
void |
setByteAnyHugo(byte[] byteAnyHugo) |
void |
setByteAnyHugoContentType(java.lang.String byteAnyHugoContentType) |
void |
setByteAnyMaxbytesHugo(byte[] byteAnyMaxbytesHugo) |
void |
setByteAnyMaxbytesHugoContentType(java.lang.String byteAnyMaxbytesHugoContentType) |
void |
setByteAnyMinbytesHugo(byte[] byteAnyMinbytesHugo) |
void |
setByteAnyMinbytesHugoContentType(java.lang.String byteAnyMinbytesHugoContentType) |
void |
setByteAnyRequiredHugo(byte[] byteAnyRequiredHugo) |
void |
setByteAnyRequiredHugoContentType(java.lang.String byteAnyRequiredHugoContentType) |
void |
setByteImageHugo(byte[] byteImageHugo) |
void |
setByteImageHugoContentType(java.lang.String byteImageHugoContentType) |
void |
setByteImageMaxbytesHugo(byte[] byteImageMaxbytesHugo) |
void |
setByteImageMaxbytesHugoContentType(java.lang.String byteImageMaxbytesHugoContentType) |
void |
setByteImageMinbytesHugo(byte[] byteImageMinbytesHugo) |
void |
setByteImageMinbytesHugoContentType(java.lang.String byteImageMinbytesHugoContentType) |
void |
setByteImageRequiredHugo(byte[] byteImageRequiredHugo) |
void |
setByteImageRequiredHugoContentType(java.lang.String byteImageRequiredHugoContentType) |
void |
setByteTextHugo(java.lang.String byteTextHugo) |
void |
setByteTextMaxbytesHugo(java.lang.String byteTextMaxbytesHugo) |
void |
setByteTextMinbytesHugo(java.lang.String byteTextMinbytesHugo) |
void |
setByteTextRequiredHugo(java.lang.String byteTextRequiredHugo) |
void |
setDoubleMaxHugo(java.lang.Double doubleMaxHugo) |
void |
setDoubleMinHugo(java.lang.Double doubleMinHugo) |
void |
setDoubleRequiredHugo(java.lang.Double doubleRequiredHugo) |
void |
setEnumHugo(EnumFieldClass enumHugo) |
void |
setEnumRequiredHugo(EnumRequiredFieldClass enumRequiredHugo) |
void |
setFloatHugo(java.lang.Float floatHugo) |
void |
setFloatMaxHugo(java.lang.Float floatMaxHugo) |
void |
setFloatMinHugo(java.lang.Float floatMinHugo) |
void |
setFloatRequiredHugo(java.lang.Float floatRequiredHugo) |
void |
setId(java.lang.Long id) |
void |
setInstanteRequiredHugo(java.time.Instant instanteRequiredHugo) |
void |
setInstantHugo(java.time.Instant instantHugo) |
void |
setIntegerHugo(java.lang.Integer integerHugo) |
void |
setIntegerMaxHugo(java.lang.Integer integerMaxHugo) |
void |
setIntegerMinHugo(java.lang.Integer integerMinHugo) |
void |
setIntegerRequiredHugo(java.lang.Integer integerRequiredHugo) |
void |
setLocalDateHugo(java.time.LocalDate localDateHugo) |
void |
setLocalDateRequiredHugo(java.time.LocalDate localDateRequiredHugo) |
void |
setLongHugo(java.lang.Long longHugo) |
void |
setLongMaxHugo(java.lang.Long longMaxHugo) |
void |
setLongMinHugo(java.lang.Long longMinHugo) |
void |
setLongRequiredHugo(java.lang.Long longRequiredHugo) |
void |
setStringHugo(java.lang.String stringHugo) |
void |
setStringMaxlengthHugo(java.lang.String stringMaxlengthHugo) |
void |
setStringMinlengthHugo(java.lang.String stringMinlengthHugo) |
void |
setStringPatternHugo(java.lang.String stringPatternHugo) |
void |
setStringRequiredHugo(java.lang.String stringRequiredHugo) |
void |
setZonedDateTimeHugo(java.time.ZonedDateTime zonedDateTimeHugo) |
void |
setZonedDateTimeRequiredHugo(java.time.ZonedDateTime zonedDateTimeRequiredHugo) |
FieldTestInfiniteScrollEntity |
stringHugo(java.lang.String stringHugo) |
FieldTestInfiniteScrollEntity |
stringMaxlengthHugo(java.lang.String stringMaxlengthHugo) |
FieldTestInfiniteScrollEntity |
stringMinlengthHugo(java.lang.String stringMinlengthHugo) |
FieldTestInfiniteScrollEntity |
stringPatternHugo(java.lang.String stringPatternHugo) |
FieldTestInfiniteScrollEntity |
stringRequiredHugo(java.lang.String stringRequiredHugo) |
java.lang.String |
toString() |
FieldTestInfiniteScrollEntity |
zonedDateTimeHugo(java.time.ZonedDateTime zonedDateTimeHugo) |
FieldTestInfiniteScrollEntity |
zonedDateTimeRequiredHugo(java.time.ZonedDateTime zonedDateTimeRequiredHugo) |
public java.lang.Long getId()
public void setId(java.lang.Long id)
public java.lang.String getStringHugo()
public FieldTestInfiniteScrollEntity stringHugo(java.lang.String stringHugo)
public void setStringHugo(java.lang.String stringHugo)
public java.lang.String getStringRequiredHugo()
public FieldTestInfiniteScrollEntity stringRequiredHugo(java.lang.String stringRequiredHugo)
public void setStringRequiredHugo(java.lang.String stringRequiredHugo)
public java.lang.String getStringMinlengthHugo()
public FieldTestInfiniteScrollEntity stringMinlengthHugo(java.lang.String stringMinlengthHugo)
public void setStringMinlengthHugo(java.lang.String stringMinlengthHugo)
public java.lang.String getStringMaxlengthHugo()
public FieldTestInfiniteScrollEntity stringMaxlengthHugo(java.lang.String stringMaxlengthHugo)
public void setStringMaxlengthHugo(java.lang.String stringMaxlengthHugo)
public java.lang.String getStringPatternHugo()
public FieldTestInfiniteScrollEntity stringPatternHugo(java.lang.String stringPatternHugo)
public void setStringPatternHugo(java.lang.String stringPatternHugo)
public java.lang.Integer getIntegerHugo()
public FieldTestInfiniteScrollEntity integerHugo(java.lang.Integer integerHugo)
public void setIntegerHugo(java.lang.Integer integerHugo)
public java.lang.Integer getIntegerRequiredHugo()
public FieldTestInfiniteScrollEntity integerRequiredHugo(java.lang.Integer integerRequiredHugo)
public void setIntegerRequiredHugo(java.lang.Integer integerRequiredHugo)
public java.lang.Integer getIntegerMinHugo()
public FieldTestInfiniteScrollEntity integerMinHugo(java.lang.Integer integerMinHugo)
public void setIntegerMinHugo(java.lang.Integer integerMinHugo)
public java.lang.Integer getIntegerMaxHugo()
public FieldTestInfiniteScrollEntity integerMaxHugo(java.lang.Integer integerMaxHugo)
public void setIntegerMaxHugo(java.lang.Integer integerMaxHugo)
public java.lang.Long getLongHugo()
public FieldTestInfiniteScrollEntity longHugo(java.lang.Long longHugo)
public void setLongHugo(java.lang.Long longHugo)
public java.lang.Long getLongRequiredHugo()
public FieldTestInfiniteScrollEntity longRequiredHugo(java.lang.Long longRequiredHugo)
public void setLongRequiredHugo(java.lang.Long longRequiredHugo)
public java.lang.Long getLongMinHugo()
public FieldTestInfiniteScrollEntity longMinHugo(java.lang.Long longMinHugo)
public void setLongMinHugo(java.lang.Long longMinHugo)
public java.lang.Long getLongMaxHugo()
public FieldTestInfiniteScrollEntity longMaxHugo(java.lang.Long longMaxHugo)
public void setLongMaxHugo(java.lang.Long longMaxHugo)
public java.lang.Float getFloatHugo()
public FieldTestInfiniteScrollEntity floatHugo(java.lang.Float floatHugo)
public void setFloatHugo(java.lang.Float floatHugo)
public java.lang.Float getFloatRequiredHugo()
public FieldTestInfiniteScrollEntity floatRequiredHugo(java.lang.Float floatRequiredHugo)
public void setFloatRequiredHugo(java.lang.Float floatRequiredHugo)
public java.lang.Float getFloatMinHugo()
public FieldTestInfiniteScrollEntity floatMinHugo(java.lang.Float floatMinHugo)
public void setFloatMinHugo(java.lang.Float floatMinHugo)
public java.lang.Float getFloatMaxHugo()
public FieldTestInfiniteScrollEntity floatMaxHugo(java.lang.Float floatMaxHugo)
public void setFloatMaxHugo(java.lang.Float floatMaxHugo)
public java.lang.Double getDoubleRequiredHugo()
public FieldTestInfiniteScrollEntity doubleRequiredHugo(java.lang.Double doubleRequiredHugo)
public void setDoubleRequiredHugo(java.lang.Double doubleRequiredHugo)
public java.lang.Double getDoubleMinHugo()
public FieldTestInfiniteScrollEntity doubleMinHugo(java.lang.Double doubleMinHugo)
public void setDoubleMinHugo(java.lang.Double doubleMinHugo)
public java.lang.Double getDoubleMaxHugo()
public FieldTestInfiniteScrollEntity doubleMaxHugo(java.lang.Double doubleMaxHugo)
public void setDoubleMaxHugo(java.lang.Double doubleMaxHugo)
public java.math.BigDecimal getBigDecimalRequiredHugo()
public FieldTestInfiniteScrollEntity bigDecimalRequiredHugo(java.math.BigDecimal bigDecimalRequiredHugo)
public void setBigDecimalRequiredHugo(java.math.BigDecimal bigDecimalRequiredHugo)
public java.math.BigDecimal getBigDecimalMinHugo()
public FieldTestInfiniteScrollEntity bigDecimalMinHugo(java.math.BigDecimal bigDecimalMinHugo)
public void setBigDecimalMinHugo(java.math.BigDecimal bigDecimalMinHugo)
public java.math.BigDecimal getBigDecimalMaxHugo()
public FieldTestInfiniteScrollEntity bigDecimalMaxHugo(java.math.BigDecimal bigDecimalMaxHugo)
public void setBigDecimalMaxHugo(java.math.BigDecimal bigDecimalMaxHugo)
public java.time.LocalDate getLocalDateHugo()
public FieldTestInfiniteScrollEntity localDateHugo(java.time.LocalDate localDateHugo)
public void setLocalDateHugo(java.time.LocalDate localDateHugo)
public java.time.LocalDate getLocalDateRequiredHugo()
public FieldTestInfiniteScrollEntity localDateRequiredHugo(java.time.LocalDate localDateRequiredHugo)
public void setLocalDateRequiredHugo(java.time.LocalDate localDateRequiredHugo)
public java.time.Instant getInstantHugo()
public FieldTestInfiniteScrollEntity instantHugo(java.time.Instant instantHugo)
public void setInstantHugo(java.time.Instant instantHugo)
public java.time.Instant getInstanteRequiredHugo()
public FieldTestInfiniteScrollEntity instanteRequiredHugo(java.time.Instant instanteRequiredHugo)
public void setInstanteRequiredHugo(java.time.Instant instanteRequiredHugo)
public java.time.ZonedDateTime getZonedDateTimeHugo()
public FieldTestInfiniteScrollEntity zonedDateTimeHugo(java.time.ZonedDateTime zonedDateTimeHugo)
public void setZonedDateTimeHugo(java.time.ZonedDateTime zonedDateTimeHugo)
public java.time.ZonedDateTime getZonedDateTimeRequiredHugo()
public FieldTestInfiniteScrollEntity zonedDateTimeRequiredHugo(java.time.ZonedDateTime zonedDateTimeRequiredHugo)
public void setZonedDateTimeRequiredHugo(java.time.ZonedDateTime zonedDateTimeRequiredHugo)
public java.lang.Boolean isBooleanHugo()
public FieldTestInfiniteScrollEntity booleanHugo(java.lang.Boolean booleanHugo)
public void setBooleanHugo(java.lang.Boolean booleanHugo)
public java.lang.Boolean isBooleanRequiredHugo()
public FieldTestInfiniteScrollEntity booleanRequiredHugo(java.lang.Boolean booleanRequiredHugo)
public void setBooleanRequiredHugo(java.lang.Boolean booleanRequiredHugo)
public EnumFieldClass getEnumHugo()
public FieldTestInfiniteScrollEntity enumHugo(EnumFieldClass enumHugo)
public void setEnumHugo(EnumFieldClass enumHugo)
public EnumRequiredFieldClass getEnumRequiredHugo()
public FieldTestInfiniteScrollEntity enumRequiredHugo(EnumRequiredFieldClass enumRequiredHugo)
public void setEnumRequiredHugo(EnumRequiredFieldClass enumRequiredHugo)
public byte[] getByteImageHugo()
public FieldTestInfiniteScrollEntity byteImageHugo(byte[] byteImageHugo)
public void setByteImageHugo(byte[] byteImageHugo)
public java.lang.String getByteImageHugoContentType()
public FieldTestInfiniteScrollEntity byteImageHugoContentType(java.lang.String byteImageHugoContentType)
public void setByteImageHugoContentType(java.lang.String byteImageHugoContentType)
public byte[] getByteImageRequiredHugo()
public FieldTestInfiniteScrollEntity byteImageRequiredHugo(byte[] byteImageRequiredHugo)
public void setByteImageRequiredHugo(byte[] byteImageRequiredHugo)
public java.lang.String getByteImageRequiredHugoContentType()
public FieldTestInfiniteScrollEntity byteImageRequiredHugoContentType(java.lang.String byteImageRequiredHugoContentType)
public void setByteImageRequiredHugoContentType(java.lang.String byteImageRequiredHugoContentType)
public byte[] getByteImageMinbytesHugo()
public FieldTestInfiniteScrollEntity byteImageMinbytesHugo(byte[] byteImageMinbytesHugo)
public void setByteImageMinbytesHugo(byte[] byteImageMinbytesHugo)
public java.lang.String getByteImageMinbytesHugoContentType()
public FieldTestInfiniteScrollEntity byteImageMinbytesHugoContentType(java.lang.String byteImageMinbytesHugoContentType)
public void setByteImageMinbytesHugoContentType(java.lang.String byteImageMinbytesHugoContentType)
public byte[] getByteImageMaxbytesHugo()
public FieldTestInfiniteScrollEntity byteImageMaxbytesHugo(byte[] byteImageMaxbytesHugo)
public void setByteImageMaxbytesHugo(byte[] byteImageMaxbytesHugo)
public java.lang.String getByteImageMaxbytesHugoContentType()
public FieldTestInfiniteScrollEntity byteImageMaxbytesHugoContentType(java.lang.String byteImageMaxbytesHugoContentType)
public void setByteImageMaxbytesHugoContentType(java.lang.String byteImageMaxbytesHugoContentType)
public byte[] getByteAnyHugo()
public FieldTestInfiniteScrollEntity byteAnyHugo(byte[] byteAnyHugo)
public void setByteAnyHugo(byte[] byteAnyHugo)
public java.lang.String getByteAnyHugoContentType()
public FieldTestInfiniteScrollEntity byteAnyHugoContentType(java.lang.String byteAnyHugoContentType)
public void setByteAnyHugoContentType(java.lang.String byteAnyHugoContentType)
public byte[] getByteAnyRequiredHugo()
public FieldTestInfiniteScrollEntity byteAnyRequiredHugo(byte[] byteAnyRequiredHugo)
public void setByteAnyRequiredHugo(byte[] byteAnyRequiredHugo)
public java.lang.String getByteAnyRequiredHugoContentType()
public FieldTestInfiniteScrollEntity byteAnyRequiredHugoContentType(java.lang.String byteAnyRequiredHugoContentType)
public void setByteAnyRequiredHugoContentType(java.lang.String byteAnyRequiredHugoContentType)
public byte[] getByteAnyMinbytesHugo()
public FieldTestInfiniteScrollEntity byteAnyMinbytesHugo(byte[] byteAnyMinbytesHugo)
public void setByteAnyMinbytesHugo(byte[] byteAnyMinbytesHugo)
public java.lang.String getByteAnyMinbytesHugoContentType()
public FieldTestInfiniteScrollEntity byteAnyMinbytesHugoContentType(java.lang.String byteAnyMinbytesHugoContentType)
public void setByteAnyMinbytesHugoContentType(java.lang.String byteAnyMinbytesHugoContentType)
public byte[] getByteAnyMaxbytesHugo()
public FieldTestInfiniteScrollEntity byteAnyMaxbytesHugo(byte[] byteAnyMaxbytesHugo)
public void setByteAnyMaxbytesHugo(byte[] byteAnyMaxbytesHugo)
public java.lang.String getByteAnyMaxbytesHugoContentType()
public FieldTestInfiniteScrollEntity byteAnyMaxbytesHugoContentType(java.lang.String byteAnyMaxbytesHugoContentType)
public void setByteAnyMaxbytesHugoContentType(java.lang.String byteAnyMaxbytesHugoContentType)
public java.lang.String getByteTextHugo()
public FieldTestInfiniteScrollEntity byteTextHugo(java.lang.String byteTextHugo)
public void setByteTextHugo(java.lang.String byteTextHugo)
public java.lang.String getByteTextRequiredHugo()
public FieldTestInfiniteScrollEntity byteTextRequiredHugo(java.lang.String byteTextRequiredHugo)
public void setByteTextRequiredHugo(java.lang.String byteTextRequiredHugo)
public java.lang.String getByteTextMinbytesHugo()
public FieldTestInfiniteScrollEntity byteTextMinbytesHugo(java.lang.String byteTextMinbytesHugo)
public void setByteTextMinbytesHugo(java.lang.String byteTextMinbytesHugo)
public java.lang.String getByteTextMaxbytesHugo()
public FieldTestInfiniteScrollEntity byteTextMaxbytesHugo(java.lang.String byteTextMaxbytesHugo)
public void setByteTextMaxbytesHugo(java.lang.String byteTextMaxbytesHugo)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2017 Osgiliath. All rights reserved.