@Generated(value="net.morimekta.providence:providence-generator-java", comments="java:serializable") public interface MessageType_OrBuilder extends Decl, net.morimekta.providence.PMessageOrBuilder<MessageType>
Decl._Builder, Decl._FieldkDescriptor| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAnnotations() |
List<FieldType> |
getFields() |
String |
getImplementing()
Interface this message is implementing.
|
MessageVariant |
getVariant() |
boolean |
hasAnnotations() |
boolean |
hasFields() |
boolean |
hasImplementing() |
boolean |
hasVariant() |
int |
numAnnotations() |
int |
numFields() |
Optional<Map<String,String>> |
optionalAnnotations() |
Optional<String> |
optionalImplementing()
Interface this message is implementing.
|
Optional<MessageVariant> |
optionalVariant() |
getDocumentation, getName, hasDocumentation, hasName, optionalDocumentationMessageVariant getVariant()
@Nonnull Optional<MessageVariant> optionalVariant()
boolean hasVariant()
boolean hasFields()
int numFields()
@Nonnull Optional<Map<String,String>> optionalAnnotations()
boolean hasAnnotations()
int numAnnotations()
String getImplementing()
@Nonnull Optional<String> optionalImplementing()
boolean hasImplementing()
Copyright © 2015–2020 morimekta.net. All rights reserved.