Uses of Class
de.brendamour.jpasskit.PKSemantics
Packages that use PKSemantics
-
Uses of PKSemantics in de.brendamour.jpasskit
Fields in de.brendamour.jpasskit declared as PKSemanticsModifier and TypeFieldDescriptionprotected PKSemanticsPKField.semanticsprotected PKSemanticsPKPass.semanticsMethods in de.brendamour.jpasskit that return PKSemanticsModifier and TypeMethodDescriptionPKSemanticsBuilder.build()protected PKSemanticsPKSemantics.clone()PKField.getSemantics()Methods in de.brendamour.jpasskit with parameters of type PKSemanticsModifier and TypeMethodDescriptionstatic PKSemanticsBuilderPKSemantics.builder(PKSemantics semantics) PKSemanticsBuilder.of(PKSemantics source) PKFieldBuilder.semantics(PKSemantics semantics) PKPassBuilder.semantics(PKSemantics semantics)