Uses of Class
net.morimekta.providence.reflect.contained.CStructDescriptor
-
Packages that use CStructDescriptor Package Description net.morimekta.providence.reflect.contained -
-
Uses of CStructDescriptor in net.morimekta.providence.reflect.contained
Methods in net.morimekta.providence.reflect.contained that return CStructDescriptor Modifier and Type Method Description CStructDescriptorCStruct.Builder. descriptor()CStructDescriptorCStruct. descriptor()CStructDescriptorCServiceMethod. getRequestType()Constructors in net.morimekta.providence.reflect.contained with parameters of type CStructDescriptor Constructor Description Builder(CStructDescriptor descriptor)CServiceMethod(java.lang.String comment, java.lang.String name, boolean oneway, CStructDescriptor requestType, CUnionDescriptor responseType, java.util.Map<java.lang.String,java.lang.String> annotations)
-