Uses of Class
com.google.apps.card.v1.Card
Packages that use Card
-
Uses of Card in com.google.apps.card.v1
Methods in com.google.apps.card.v1 that return CardModifier and TypeMethodDescriptionCard.Builder.build()Card.Builder.buildPartial()OnClick.Builder.getCard()A new card is pushed to the card stack after clicking if specified.OnClick.getCard()A new card is pushed to the card stack after clicking if specified.OnClickOrBuilder.getCard()A new card is pushed to the card stack after clicking if specified.static CardCard.getDefaultInstance()Card.Builder.getDefaultInstanceForType()Card.getDefaultInstanceForType()static CardCard.parseDelimitedFrom(InputStream input) static CardCard.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CardCard.parseFrom(byte[] data) static CardCard.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CardCard.parseFrom(com.google.protobuf.ByteString data) static CardCard.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CardCard.parseFrom(com.google.protobuf.CodedInputStream input) static CardCard.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CardCard.parseFrom(InputStream input) static CardCard.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CardCard.parseFrom(ByteBuffer data) static CardCard.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.apps.card.v1 that return types with arguments of type CardModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Card>Card.getParserForType()static com.google.protobuf.Parser<Card>Card.parser()Methods in com.google.apps.card.v1 with parameters of type CardModifier and TypeMethodDescriptionA new card is pushed to the card stack after clicking if specified.static Card.BuilderCard.newBuilder(Card prototype) A new card is pushed to the card stack after clicking if specified.