Uses of Record Class
net.codecrete.windowsapi.metadata.LazyString
Packages that use LazyString
-
Uses of LazyString in net.codecrete.windowsapi.metadata
Fields in net.codecrete.windowsapi.metadata declared as LazyStringModifier and TypeFieldDescriptionprotected LazyStringType.documentationUrlThe documentation URL.Methods in net.codecrete.windowsapi.metadata that return LazyStringModifier and TypeMethodDescriptionfinal LazyStringMethod.documentationUrl()Returns the URL to Microsoft's documentation about this type.final LazyStringType.documentationUrl()Returns the URL to Microsoft's documentation about this type.Methods in net.codecrete.windowsapi.metadata with parameters of type LazyStringModifier and TypeMethodDescriptionfinal voidMethod.setDocumentationUrl(LazyString documentationUrl) Sets the URL to Microsoft's documentation about this type.final voidType.setDocumentationUrl(LazyString documentationUrl) Sets the URL to Microsoft's documentation about this type.