@Generated(value="net.morimekta.providence:providence-generator-java", comments="java:serializable") public interface ServiceType_OrBuilder extends Decl, net.morimekta.providence.PMessageOrBuilder<ServiceType>
Decl._Builder, Decl._FieldkDescriptor| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAnnotations() |
String |
getExtend() |
List<FunctionType> |
getMethods() |
boolean |
hasAnnotations() |
boolean |
hasExtend() |
boolean |
hasMethods() |
int |
numAnnotations() |
int |
numMethods() |
Optional<Map<String,String>> |
optionalAnnotations() |
Optional<String> |
optionalExtend() |
getDocumentation, getName, hasDocumentation, hasName, optionalDocumentationString getExtend()
boolean hasExtend()
@Nonnull List<FunctionType> getMethods()
boolean hasMethods()
int numMethods()
@Nonnull Optional<Map<String,String>> optionalAnnotations()
boolean hasAnnotations()
int numAnnotations()
Copyright © 2015–2020 morimekta.net. All rights reserved.