Package dev.enola.model.enola.meta.proto
Interface ClassOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Class,Class.Builder
-
Method Summary
Modifier and TypeMethodDescriptionstring description = 4;com.google.protobuf.ByteStringstring description = 4;getIdFieldsEmbeddeds(int index) repeated .dev.enola.meta.Property id_fields_embeddeds = 8;intrepeated .dev.enola.meta.Property id_fields_embeddeds = 8;repeated .dev.enola.meta.Property id_fields_embeddeds = 8;getIdFieldsEmbeddedsOrBuilder(int index) repeated .dev.enola.meta.Property id_fields_embeddeds = 8;List<? extends PropertyOrBuilder> repeated .dev.enola.meta.Property id_fields_embeddeds = 8;getIdsFields(int index) repeated string ids_fields = 7;com.google.protobuf.ByteStringgetIdsFieldsBytes(int index) repeated string ids_fields = 7;intrepeated string ids_fields = 7;repeated string ids_fields = 7;string image_html = 5;com.google.protobuf.ByteStringstring image_html = 5;getIri()string iri = 1;com.google.protobuf.ByteStringstring iri = 1;getLabel()string label = 3;com.google.protobuf.ByteStringstring label = 3;getLinks(int index) repeated string links = 11;com.google.protobuf.ByteStringgetLinksBytes(int index) repeated string links = 11;intrepeated string links = 11;getLinksEmbeddeds(int index) repeated .dev.enola.meta.Link links_embeddeds = 12;intrepeated .dev.enola.meta.Link links_embeddeds = 12;repeated .dev.enola.meta.Link links_embeddeds = 12;getLinksEmbeddedsOrBuilder(int index) repeated .dev.enola.meta.Link links_embeddeds = 12;List<? extends LinkOrBuilder> repeated .dev.enola.meta.Link links_embeddeds = 12;repeated string links = 11;getName()string name = 2;com.google.protobuf.ByteStringstring name = 2;getOtherFields(int index) repeated string other_fields = 9;com.google.protobuf.ByteStringgetOtherFieldsBytes(int index) repeated string other_fields = 9;intrepeated string other_fields = 9;getOtherFieldsEmbeddeds(int index) repeated .dev.enola.meta.Property other_fields_embeddeds = 10;intrepeated .dev.enola.meta.Property other_fields_embeddeds = 10;repeated .dev.enola.meta.Property other_fields_embeddeds = 10;getOtherFieldsEmbeddedsOrBuilder(int index) repeated .dev.enola.meta.Property other_fields_embeddeds = 10;List<? extends PropertyOrBuilder> repeated .dev.enola.meta.Property other_fields_embeddeds = 10;repeated string other_fields = 9;getParentClasses(int index) repeated string parent_classes = 6;com.google.protobuf.ByteStringgetParentClassesBytes(int index) repeated string parent_classes = 6;intrepeated string parent_classes = 6;repeated string parent_classes = 6;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getIri
string iri = 1;- Returns:
- The iri.
-
getIriBytes
com.google.protobuf.ByteString getIriBytes()string iri = 1;- Returns:
- The bytes for iri.
-
getName
string name = 2;- Returns:
- The name.
-
getNameBytes
com.google.protobuf.ByteString getNameBytes()string name = 2;- Returns:
- The bytes for name.
-
getLabel
string label = 3;- Returns:
- The label.
-
getLabelBytes
com.google.protobuf.ByteString getLabelBytes()string label = 3;- Returns:
- The bytes for label.
-
getDescription
string description = 4;- Returns:
- The description.
-
getDescriptionBytes
com.google.protobuf.ByteString getDescriptionBytes()string description = 4;- Returns:
- The bytes for description.
-
getImageHtml
string image_html = 5;- Returns:
- The imageHtml.
-
getImageHtmlBytes
com.google.protobuf.ByteString getImageHtmlBytes()string image_html = 5;- Returns:
- The bytes for imageHtml.
-
getParentClassesList
repeated string parent_classes = 6;- Returns:
- A list containing the parentClasses.
-
getParentClassesCount
int getParentClassesCount()repeated string parent_classes = 6;- Returns:
- The count of parentClasses.
-
getParentClasses
repeated string parent_classes = 6;- Parameters:
index- The index of the element to return.- Returns:
- The parentClasses at the given index.
-
getParentClassesBytes
repeated string parent_classes = 6;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the parentClasses at the given index.
-
getIdsFieldsList
repeated string ids_fields = 7;- Returns:
- A list containing the idsFields.
-
getIdsFieldsCount
int getIdsFieldsCount()repeated string ids_fields = 7;- Returns:
- The count of idsFields.
-
getIdsFields
repeated string ids_fields = 7;- Parameters:
index- The index of the element to return.- Returns:
- The idsFields at the given index.
-
getIdsFieldsBytes
repeated string ids_fields = 7;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the idsFields at the given index.
-
getIdFieldsEmbeddedsList
repeated .dev.enola.meta.Property id_fields_embeddeds = 8; -
getIdFieldsEmbeddeds
repeated .dev.enola.meta.Property id_fields_embeddeds = 8; -
getIdFieldsEmbeddedsCount
repeated .dev.enola.meta.Property id_fields_embeddeds = 8; -
getIdFieldsEmbeddedsOrBuilderList
List<? extends PropertyOrBuilder> getIdFieldsEmbeddedsOrBuilderList()repeated .dev.enola.meta.Property id_fields_embeddeds = 8; -
getIdFieldsEmbeddedsOrBuilder
repeated .dev.enola.meta.Property id_fields_embeddeds = 8; -
getOtherFieldsList
repeated string other_fields = 9;- Returns:
- A list containing the otherFields.
-
getOtherFieldsCount
int getOtherFieldsCount()repeated string other_fields = 9;- Returns:
- The count of otherFields.
-
getOtherFields
repeated string other_fields = 9;- Parameters:
index- The index of the element to return.- Returns:
- The otherFields at the given index.
-
getOtherFieldsBytes
repeated string other_fields = 9;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the otherFields at the given index.
-
getOtherFieldsEmbeddedsList
repeated .dev.enola.meta.Property other_fields_embeddeds = 10; -
getOtherFieldsEmbeddeds
repeated .dev.enola.meta.Property other_fields_embeddeds = 10; -
getOtherFieldsEmbeddedsCount
repeated .dev.enola.meta.Property other_fields_embeddeds = 10; -
getOtherFieldsEmbeddedsOrBuilderList
List<? extends PropertyOrBuilder> getOtherFieldsEmbeddedsOrBuilderList()repeated .dev.enola.meta.Property other_fields_embeddeds = 10; -
getOtherFieldsEmbeddedsOrBuilder
repeated .dev.enola.meta.Property other_fields_embeddeds = 10; -
getLinksList
repeated string links = 11;- Returns:
- A list containing the links.
-
getLinksCount
int getLinksCount()repeated string links = 11;- Returns:
- The count of links.
-
getLinks
repeated string links = 11;- Parameters:
index- The index of the element to return.- Returns:
- The links at the given index.
-
getLinksBytes
repeated string links = 11;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the links at the given index.
-
getLinksEmbeddedsList
repeated .dev.enola.meta.Link links_embeddeds = 12; -
getLinksEmbeddeds
repeated .dev.enola.meta.Link links_embeddeds = 12; -
getLinksEmbeddedsCount
int getLinksEmbeddedsCount()repeated .dev.enola.meta.Link links_embeddeds = 12; -
getLinksEmbeddedsOrBuilderList
List<? extends LinkOrBuilder> getLinksEmbeddedsOrBuilderList()repeated .dev.enola.meta.Link links_embeddeds = 12; -
getLinksEmbeddedsOrBuilder
repeated .dev.enola.meta.Link links_embeddeds = 12;
-