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 MoneyMoney.getDefaultInstance()Money.Builder.getDefaultInstanceForType()Money.getDefaultInstanceForType()static MoneyMoney.parseDelimitedFrom(InputStream input) static MoneyMoney.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MoneyMoney.parseFrom(byte[] data) static MoneyMoney.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MoneyMoney.parseFrom(com.google.protobuf.ByteString data) static MoneyMoney.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MoneyMoney.parseFrom(com.google.protobuf.CodedInputStream input) static MoneyMoney.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MoneyMoney.parseFrom(InputStream input) static MoneyMoney.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MoneyMoney.parseFrom(ByteBuffer data) static MoneyMoney.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