Package com.liferay.info.field
Class InfoFieldSet
java.lang.Object
com.liferay.info.field.InfoFieldSet
- All Implemented Interfaces:
InfoFieldSetEntry
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic InfoFieldSet.Builder
builder()
boolean
InfoField<?>
getInfoField
(String name) getInfoFieldSetEntry
(String name) getName()
int
hashCode()
toString()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.info.field.InfoFieldSetEntry
getUniqueId
-
Method Details
-
builder
-
equals
-
getAllInfoFields
-
getDescriptionInfoLocalizedValue
-
getInfoField
-
getInfoFieldSetEntries
-
getInfoFieldSetEntry
-
getLabel
- Specified by:
getLabel
in interfaceInfoFieldSetEntry
-
getLabelInfoLocalizedValue
- Specified by:
getLabelInfoLocalizedValue
in interfaceInfoFieldSetEntry
-
getName
- Specified by:
getName
in interfaceInfoFieldSetEntry
-
hashCode
public int hashCode() -
toString
-