Uses of Class
com.google.type.Money
Packages that use Money
-
Uses of Money in com.google.type
Methods in com.google.type that return MoneyModifier and TypeMethodDescriptionMoney.Builder.build()
Money.Builder.buildPartial()
static Money
Money.getDefaultInstance()
Money.Builder.getDefaultInstanceForType()
Money.getDefaultInstanceForType()
static Money
Money.parseDelimitedFrom
(InputStream input) static Money
Money.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Money
Money.parseFrom
(byte[] data) static Money
Money.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Money
Money.parseFrom
(com.google.protobuf.ByteString data) static Money
Money.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Money
Money.parseFrom
(com.google.protobuf.CodedInputStream input) static Money
Money.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Money
Money.parseFrom
(InputStream input) static Money
Money.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Money
Money.parseFrom
(ByteBuffer data) static Money
Money.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.type that return types with arguments of type MoneyModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Money> Money.getParserForType()
static com.google.protobuf.Parser
<Money> Money.parser()
Methods in com.google.type with parameters of type Money